Home
last modified time | relevance | path

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

/linux-4.4.14/arch/metag/oprofile/
Dcommon.c33 char *op_name_from_perf_id(void) in op_name_from_perf_id() function
/linux-4.4.14/arch/sh/oprofile/
Dcommon.c32 char *op_name_from_perf_id(void) in op_name_from_perf_id() function
/linux-4.4.14/arch/arm/oprofile/
Dcommon.c46 char *op_name_from_perf_id(void) in op_name_from_perf_id() function
/linux-4.4.14/include/linux/
Doprofile.h199 char *op_name_from_perf_id(void);
/linux-4.4.14/drivers/oprofile/
Doprofile_perf.c315 ops->cpu_type = op_name_from_perf_id(); in oprofile_perf_init()