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.c2262 static char *profile_tgt_name; variable
2345 free(profile_tgt_name); in profile_print_and_cleanup()
2409 profile_tgt_name = profile_target_name(profile_tgt_fd); in do_profile()
2410 if (!profile_tgt_name) in do_profile()
2415 profile_tgt_name); in do_profile()
2449 free(profile_tgt_name); in do_profile()