Searched refs:perf_ioctl (Results 1 – 2 of 2) sorted by relevance
635 perf_ioctl_tbl := $(srctree)/tools/perf/trace/beauty/perf_ioctl.sh
6425 static long perf_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in perf_ioctl() function6459 return perf_ioctl(file, cmd, arg); in perf_compat_ioctl()7207 .unlocked_ioctl = perf_ioctl,