Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c249 static u32 immed_stress_cnt; in BPF_STRUCT_OPS() local
251 if (!(++immed_stress_cnt % immed_stress_nth)) { in BPF_STRUCT_OPS()