Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_central.bpf.c64 u64 nr_timers, nr_dispatches, nr_mismatches, nr_retries; variable
191 __sync_fetch_and_add(&nr_dispatches, 1); in BPF_STRUCT_OPS()
H A Dscx_central.c119 skel->bss->nr_dispatches, in main()