Home
last modified time | relevance | path

Searched refs:nr_dequeued (Results 1 – 3 of 3) sorted by relevance

/linux/tools/sched_ext/
H A Dscx_qmap.h119 u64 nr_dequeued, nr_ddsp_from_enq; member
H A Dscx_qmap.c469 (unsigned long long)qa->nr_dequeued, in main()
H A Dscx_qmap.bpf.c563 __sync_fetch_and_add(&qa.nr_dequeued, 1); in BPF_STRUCT_OPS()