Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dprobe-file.h44 struct strlist *probe_file__get_rawlist(int fd);
Dprobe-file.c141 struct strlist *probe_file__get_rawlist(int fd) in probe_file__get_rawlist() function
201 rawlist = probe_file__get_rawlist(fd); in __probe_file__get_namelist()
Dprobe-event.c2505 rawlist = probe_file__get_rawlist(fd); in __show_perf_probe_events()