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