Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dprobe-file.h44 struct strlist *probe_file__get_rawlist(int fd);
H A Dprobe-file.c133 struct strlist *probe_file__get_rawlist(int fd) in probe_file__get_rawlist() function
193 rawlist = probe_file__get_rawlist(fd); in __probe_file__get_namelist()
H A Dprobe-event.c2624 rawlist = probe_file__get_rawlist(fd); in __show_perf_probe_events()