Searched refs:__show_perf_probe_events (Results 1 – 1 of 1) sorted by relevance
2134 static int __show_perf_probe_events(int fd, bool is_kprobe) in __show_perf_probe_events() function2181 ret = __show_perf_probe_events(kp_fd, true); in show_perf_probe_events()2195 ret = __show_perf_probe_events(up_fd, false); in show_perf_probe_events()