Searched refs:perf_open (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/msm/ |
D | msm_perf.c | 150 static int perf_open(struct inode *inode, struct file *file) in perf_open() function 193 .open = perf_open,
|
/linux-6.12.1/arch/parisc/kernel/ |
D | perf.c | 183 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.12.1/tools/testing/selftests/resctrl/ |
D | cache.c | 46 int perf_open(struct perf_event_attr *pea, pid_t pid, int cpu_no) in perf_open() function
|
D | resctrl.h | 169 int perf_open(struct perf_event_attr *pea, pid_t pid, int cpu_no);
|
D | cat_test.c | 186 pe_fd = perf_open(&pea, bm_pid, uparams->cpu); in cat_test()
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-bus-event_source-devices-events | 66 to the perf_open syscall.
|