Searched refs:probe_file__open_both (Results 1 – 4 of 4) sorted by relevance
42 int probe_file__open_both(int *kfd, int *ufd, int flag);
152 int probe_file__open_both(int *kfd, int *ufd, int flag) in probe_file__open_both() function
2759 ret = probe_file__open_both(&kp_fd, &up_fd, 0); in show_perf_probe_events()
457 ret = probe_file__open_both(&kfd, &ufd, PF_FL_RW); in perf_del_probe_events()