Searched refs:sanity_run (Results 1 – 2 of 2) sorted by relevance
9 static int sanity_run(struct bpf_program *prog) in sanity_run() function44 if (sanity_run(profiler1_skel->progs.raw_tracepoint__sched_process_exec)) in test_test_profiler()55 if (sanity_run(profiler2_skel->progs.raw_tracepoint__sched_process_exec)) in test_test_profiler()66 if (sanity_run(profiler3_skel->progs.raw_tracepoint__sched_process_exec)) in test_test_profiler()
7 static int sanity_run(struct bpf_program *prog) in sanity_run() function39 if (sanity_run(skb_pkt_end_skel->progs.main_prog)) in test_test_skb_pkt_end()
Completed in 4 milliseconds