Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.c111 u64 nr_rescue_dsp; member
198 (unsigned long long)(qa->nr_rescue_dsp - prev->nr_rescue_dsp)); in print_hier()
202 prev->nr_rescue_dsp = qa->nr_rescue_dsp; in print_hier()
H A Dscx_qmap.h182 u64 nr_rescue_dsp; /* SCX_ENQ_RESCUE dispatch attempts */ member
H A Dscx_qmap.bpf.c456 __sync_fetch_and_add(&qa.nr_rescue_dsp, 1); in BPF_STRUCT_OPS()
480 __sync_fetch_and_add(&qa.nr_rescue_dsp, 1); in BPF_STRUCT_OPS()
619 __sync_fetch_and_add(&qa.nr_rescue_dsp, 1); in scan_shared_dsq()
660 __sync_fetch_and_add(&qa.nr_rescue_dsp, 1); in scan_shared_dsq()