Searched refs:stall_user_nth (Results 1 – 2 of 2) sorted by relevance
37 const volatile u32 stall_user_nth; variable207 if (stall_user_nth && !(++user_cnt % stall_user_nth)) in BPF_STRUCT_OPS()
76 skel->rodata->stall_user_nth = strtoul(optarg, NULL, 0); in main()