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

/external/oprofile/libop/
H A Dop_cpu_type.h131 char const * op_get_cpu_type_str(op_cpu cpu_type);
H A Dop_cpu_type.c181 char const * op_get_cpu_type_str(op_cpu cpu_type) function
/external/oprofile/libop/tests/
H A Dalloc_counter_tests.c167 op_get_cpu_type_str(it->cpu_type));
/external/oprofile/libpp/
H A Dop_header.cpp266 str += string("CPU: ") + op_get_cpu_type_str(cpu);
/external/oprofile/utils/
H A Dophelp.c395 pretty = op_get_cpu_type_str(cpu_type);

Completed in 384 milliseconds