Searched refs:perf_read (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/ |
| H A D | msm_perf.c | 120 static ssize_t perf_read(struct file *file, char __user *buf, in perf_read() function 191 .read = perf_read,
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A 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,
|
| /OK3568_Linux_fs/kernel/kernel/events/ |
| H A D | core.c | 5315 perf_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) in perf_read() function 6311 .read = perf_read,
|