Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c48 u32 test_error_cnt; variable
216 if (test_error_cnt && !--test_error_cnt) in BPF_STRUCT_OPS()
H A Dscx_qmap.c76 skel->bss->test_error_cnt = strtoul(optarg, NULL, 0); in main()