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

/linux-master/tools/perf/util/
H A Dprobe-file.c219 static struct strlist *__probe_file__get_namelist(int fd, bool include_group) function
262 return __probe_file__get_namelist(fd, false);
334 namelist = __probe_file__get_namelist(fd, true);

Completed in 88 milliseconds