Searched refs:perf_read (Results  1 – 3 of 3) sorted by relevance
| /linux-4.4.14/drivers/gpu/drm/msm/ | 
| D | msm_perf.c | 131 static ssize_t perf_read(struct file *file, char __user *buf,  in perf_read()  function 201 	.read = perf_read,
  | 
| /linux-4.4.14/arch/parisc/kernel/ | 
| D | perf.c | 197 static ssize_t perf_read(struct file *file, char __user *buf, size_t cnt, loff_t *ppos); 289 static ssize_t perf_read(struct file *file, char __user *buf, size_t cnt, loff_t *ppos)  in perf_read()  function 484 	.read = perf_read,
  | 
| /linux-4.4.14/kernel/events/ | 
| D | core.c | 4060 perf_read(struct file *file, char __user *buf, size_t count, loff_t *ppos)  in perf_read()  function 4947 	.read			= perf_read,
  |