Home
last modified time | relevance | path

Searched defs:bpf_str (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dtarget.h13 const char *bpf_str; member
H A Dbpf_counter.c171 char *bpf_str, *bpf_str_, *tok, *saveptr = NULL, *p; in bpf_program_profiler__load() local