Home
last modified time | relevance | path

Searched refs:sh_pmu_op_name (Results 1 – 1 of 1) sorted by relevance

/arch/sh/oprofile/
Dcommon.c30 static char *sh_pmu_op_name; variable
34 return sh_pmu_op_name; in op_name_from_perf_id()
44 sh_pmu_op_name = kasprintf(GFP_KERNEL, "%s/%s", in oprofile_arch_init()
46 if (unlikely(!sh_pmu_op_name)) in oprofile_arch_init()
55 kfree(sh_pmu_op_name); in oprofile_arch_exit()