Searched refs:perf_read (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/ |
D | msm_perf.c | 120 static ssize_t perf_read(struct file *file, char __user *buf, in perf_read() function 191 .read = perf_read,
|
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
D | perf.c | 184 static ssize_t perf_read(struct file *file, char __user *buf, size_t cnt, loff_t *ppos); 276 static ssize_t perf_read(struct file *file, char __user *buf, size_t cnt, loff_t *ppos) in perf_read() function 470 .read = perf_read,
|
/kernel/linux/linux-5.10/kernel/events/ |
D | core.c | 5423 perf_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) in perf_read() function 6406 .read = perf_read,
|