Home
last modified time | relevance | path

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

/linux/tools/perf/
H A DMakefile.perf
/linux/kernel/events/
H A Dcore.c6717 static long perf_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in perf_ioctl() function
6751 return perf_ioctl(file, cmd, arg); in perf_compat_ioctl()
7591 .unlocked_ioctl = perf_ioctl,