Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dprobe-file.h44 struct strlist *probe_file__get_rawlist(int fd);
H A Dprobe-file.c168 struct strlist *probe_file__get_rawlist(int fd) in probe_file__get_rawlist() function
228 rawlist = probe_file__get_rawlist(fd); in __probe_file__get_namelist()
H A Dprobe-event.c2668 rawlist = probe_file__get_rawlist(fd); in __show_perf_probe_events()