Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c198 static u32 user_cnt, kernel_cnt; in BPF_STRUCT_OPS() local
209 if (stall_kernel_nth && !(++kernel_cnt % stall_kernel_nth)) in BPF_STRUCT_OPS()