Searched refs:perf_show (Results 1 – 2 of 2) sorted by relevance
379 static ssize_t perf_show(struct kobject *kobj, struct kobj_attribute *attrs, in perf_show() function394 .attr = __ATTR(_name, 0444, perf_show, NULL), \
585 static int perf_show(struct seq_file *s, void *data) in perf_show() function