Searched refs:op_get_cpu_name (Results 1 - 5 of 5) sorted by relevance

/external/oprofile/libop/
H A Dop_cpu_type.h134 * op_get_cpu_name - get the cpu name
140 char const * op_get_cpu_name(op_cpu cpu_type);
H A Dop_cpu_type.c190 char const * op_get_cpu_name(op_cpu cpu_type) function
H A Dop_events.c607 const char * cpu_name = op_get_cpu_name(cpu_type);
816 char const * cpu_name = op_get_cpu_name(cpu_type);
/external/oprofile/libop/tests/
H A Dcpu_type_tests.c52 name = op_get_cpu_name(cpu->type);
/external/oprofile/libpp/
H A Dop_header.cpp262 string cpu_name = op_get_cpu_name(cpu);

Completed in 118 milliseconds