Home
last modified time | relevance | path

Searched refs:perf_open (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/gpu/drm/msm/
H A Dmsm_perf.c150 static int perf_open(struct inode *inode, struct file *file) in perf_open() function
193 .open = perf_open,
/linux-6.15/arch/parisc/kernel/
H A Dperf.c183 static int perf_open(struct inode *inode, struct file *file);
248 static int perf_open(struct inode *inode, struct file *file) in perf_open() function
473 .open = perf_open,
/linux-6.15/tools/testing/selftests/resctrl/
H A Dcache.c46 int perf_open(struct perf_event_attr *pea, pid_t pid, int cpu_no) in perf_open() function
H A Dresctrl.h210 int perf_open(struct perf_event_attr *pea, pid_t pid, int cpu_no);
H A Dcat_test.c186 pe_fd = perf_open(&pea, bm_pid, uparams->cpu); in cat_test()
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-bus-event_source-devices-events68 to the perf_open syscall.