Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dprobe-file.c184 static struct strlist *__probe_file__get_namelist(int fd, bool include_group) in __probe_file__get_namelist() function
227 return __probe_file__get_namelist(fd, false); in probe_file__get_namelist()
299 namelist = __probe_file__get_namelist(fd, true); in probe_file__get_events()