Home
last modified time | relevance | path

Searched refs:perf_ioctl (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/
H A DMakefile.perf635 perf_ioctl_tbl := $(srctree)/tools/perf/trace/beauty/perf_ioctl.sh
/linux/kernel/events/
H A Dcore.c6425 static long perf_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in perf_ioctl() function
6459 return perf_ioctl(file, cmd, arg); in perf_compat_ioctl()
7207 .unlocked_ioctl = perf_ioctl,