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

  /external/oprofile/libabi/tests/
abi_test.cpp 79 header->cpu_type = CPU_ATHLON;
  /external/oprofile/libop/
op_cpu_type.h 27 CPU_ATHLON, /**< AMD P6 series */
op_cpu_type.c 30 { "Athlon", "i386/athlon", CPU_ATHLON, 4 },
op_events.c 966 case CPU_ATHLON:
  /external/oprofile/libop/tests/
cpu_type_tests.c 25 { "i386/athlon", CPU_ATHLON },
  /external/oprofile/module/x86/
cpu_type.c 164 return CPU_ATHLON;
op_apic.c 197 sysctl.cpu_type != CPU_ATHLON &&
op_nmi.c 26 case CPU_ATHLON:
  /external/oprofile/utils/
ophelp.c 484 case CPU_ATHLON:

Completed in 27 milliseconds