Searched refs:fexit_name (Results 1 – 2 of 2) sorted by relevance
63 const char *fexit_name = "fexit/__set_task_comm"; in test_test_overhead() local95 fexit_prog = bpf_object__find_program_by_title(obj, fexit_name); in test_test_overhead()97 "prog '%s' not found\n", fexit_name)) in test_test_overhead()
47 const char *fexit_name = "fexit/__set_task_comm"; in test_trampoline_count() local77 link = load(inst[i].obj, fexit_name); in test_trampoline_count()