Searched defs:bpf_str (Results 1 – 2 of 2) sorted by relevance
/linux/tools/perf/util/ | ||
H A D | target.h | 13 const char *bpf_str; member |
H A D | bpf_counter.c | 171 char *bpf_str, *bpf_str_, *tok, *saveptr = NULL, *p; in bpf_program_profiler__load() local |