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

  /external/oprofile/libop/
op_cpu_type.h 26 CPU_PIII, /**< Pentium III series */
op_cpu_type.c 29 { "PIII", "i386/piii", CPU_PIII, 2 },
op_events.c 962 case CPU_PIII:
  /external/oprofile/libop/tests/
cpu_type_tests.c 24 { "i386/piii", CPU_PIII },
  /external/oprofile/module/x86/
cpu_type.c 181 return CPU_PIII;
op_apic.c 196 sysctl.cpu_type != CPU_PIII &&
  /external/oprofile/utils/
ophelp.c 491 case CPU_PIII:

Completed in 82 milliseconds