Go to the documentation of this file.
15 #include <linux/kernel.h>
18 #include <linux/errno.h>
20 #include <linux/perf_event.h>
21 #include <linux/slab.h>
22 #include <asm/processor.h>
26 #ifdef CONFIG_HW_PERF_EVENTS
30 static char *sh_pmu_op_name;
32 char *op_name_from_perf_id(
void)
34 return sh_pmu_op_name;
55 kfree(sh_pmu_op_name);