Home
last modified time | relevance | path

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

/openbmc/linux/tools/bpf/bpftool/
H A Dprog.c2251 static char *profile_tgt_name; variable
2334 free(profile_tgt_name); in profile_print_and_cleanup()
2398 profile_tgt_name = profile_target_name(profile_tgt_fd); in do_profile()
2399 if (!profile_tgt_name) in do_profile()
2404 profile_tgt_name); in do_profile()
2438 free(profile_tgt_name); in do_profile()