Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A 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()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-file.c219 static struct strlist *__probe_file__get_namelist(int fd, bool include_group) in __probe_file__get_namelist() function
262 return __probe_file__get_namelist(fd, false); in probe_file__get_namelist()
334 namelist = __probe_file__get_namelist(fd, true); in probe_file__get_events()

Completed in 3 milliseconds