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