Home
last modified time | relevance | path

Searched refs:dispatch_count (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/sched_ext/
H A Dpeek_dsq.bpf.c33 int dispatch_count = -1; variable
142 dispatch_count++; in BPF_STRUCT_OPS()
187 dispatch_count = 0; in BPF_STRUCT_OPS_SLEEPABLE()
H A Dpeek_dsq.c145 skel->data->enqueue_count, skel->data->dispatch_count); in run()