Searched refs:test_prog (Results 1 – 3 of 3) sorted by relevance
10 test_prog="sleep 0.01"15 test_prog="perf test -w noploop"21 result=$(perf stat -M "$m" $system_wide_flag -- $test_prog 2>&1)
12 link = bpf_program__attach(skel->progs.test_prog); in check_nr_loops()47 link = bpf_program__attach(skel->progs.test_prog); in check_callback_fn_stop()
66 int test_prog(void *ctx) in test_prog() function
Completed in 8 milliseconds