Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.c127 long nr_dispatched = skel->bss->nr_dispatched; in main() local
130 nr_enqueued, nr_dispatched, nr_enqueued - nr_dispatched, in main()
H A Dscx_qmap.bpf.c130 u64 nr_enqueued, nr_dispatched, nr_reenqueued, nr_dequeued, nr_ddsp_from_enq; variable
381 if (dsp_inf_loop_after && nr_dispatched > dsp_inf_loop_after) { in BPF_STRUCT_OPS()
433 __sync_fetch_and_add(&nr_dispatched, 1); in BPF_STRUCT_OPS()