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.c75 skel->bss->test_error_cnt = strtoul(optarg, NULL, 0); in main()
H A Dscx_qmap.bpf.c47 u32 test_error_cnt; variable
211 if (test_error_cnt && !--test_error_cnt) in BPF_STRUCT_OPS()