Home
last modified time | relevance | path

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

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