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