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