Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.c461 long nr_dispatched = qa->nr_dispatched; in main() local
466 nr_enqueued, nr_dispatched, nr_enqueued - nr_dispatched, in main()
H A Dscx_pair.bpf.c249 u64 nr_total, nr_dispatched, nr_missing, nr_kicks, nr_preemptions; variable
522 __sync_fetch_and_add(&nr_dispatched, 1); in try_dispatch()
H A Dscx_qmap.h118 u64 nr_enqueued, nr_dispatched, nr_reenqueued, nr_reenqueued_cid0; member
H A Dscx_pair.c172 skel->bss->nr_dispatched, in main()
H A Dscx_qmap.bpf.c737 if (dsp_inf_loop_after && qa.nr_dispatched > dsp_inf_loop_after) { in BPF_STRUCT_OPS()
776 __sync_fetch_and_add(&qa.nr_dispatched, 1); in BPF_STRUCT_OPS()