Home
last modified time | relevance | path

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

/linux-6.1.9/tools/bpf/bpftool/
Dprog.c2154 static char *profile_tgt_name; variable
2215 free(profile_tgt_name); in profile_print_and_cleanup()
2279 profile_tgt_name = profile_target_name(profile_tgt_fd); in do_profile()
2280 if (!profile_tgt_name) in do_profile()
2285 profile_tgt_name); in do_profile()
2319 free(profile_tgt_name); in do_profile()