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