HomeSort by relevance Sort by last modified time
    Searched refs:op_get_cpu_type_str (Results 1 - 5 of 5) sorted by null

  /external/oprofile/libop/
op_cpu_type.h 131 char const * op_get_cpu_type_str(op_cpu cpu_type);
op_cpu_type.c 181 char const * op_get_cpu_type_str(op_cpu cpu_type) function
  /external/oprofile/libop/tests/
alloc_counter_tests.c 167 op_get_cpu_type_str(it->cpu_type));
  /external/oprofile/libpp/
op_header.cpp 266 str += string("CPU: ") + op_get_cpu_type_str(cpu);
  /external/oprofile/utils/
ophelp.c 395 pretty = op_get_cpu_type_str(cpu_type);

Completed in 66 milliseconds