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

  /external/oprofile/libop/
op_hw_specific.h 102 if (op_cpu_base_type(cpu_type) == CPU_ARCH_PERFMON) {
125 if (op_cpu_base_type(cpu_type) == CPU_ARCH_PERFMON) {
140 if (cpu_type == CPU_ARCH_PERFMON) {
op_cpu_type.c 79 { "Intel Architectural Perfmon", "i386/arch_perfmon", CPU_ARCH_PERFMON, 0},
101 case CPU_ARCH_PERFMON:
111 /* All the processors that support CPU_ARCH_PERFMON */
118 return CPU_ARCH_PERFMON;
op_cpu_type.h 76 CPU_ARCH_PERFMON, /**< Intel architectural perfmon */
op_events.c 969 case CPU_ARCH_PERFMON:
  /external/oprofile/utils/
ophelp.c 506 case CPU_ARCH_PERFMON:

Completed in 39 milliseconds