HomeSort by relevance Sort by last modified time
    Searched full:cpu_athlon (Results 1 - 14 of 14) sorted by null

  /external/oprofile/libop/tests/
cpu_type_tests.c 25 { "i386/athlon", CPU_ATHLON },
  /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/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/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
x86arch.h 45 #define CPU_Athlon 11 /* AMD Athlon or better required */
x86cpu.gperf 172 BitVector_Bit_On(cpu, CPU_Athlon);
x86id.c     [all...]
  /external/oprofile/utils/
ophelp.c 484 case CPU_ATHLON:
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_nasm.gperf 504 pf2iw, now3d_insn, 1, SUF_Z, 0x1C, 0, 0, 0, CPU_3DNow, CPU_Athlon, 0
513 pfnacc, now3d_insn, 1, SUF_Z, 0x8A, 0, 0, 0, CPU_3DNow, CPU_Athlon, 0
514 pfpnacc, now3d_insn, 1, SUF_Z, 0x8E, 0, 0, 0, CPU_3DNow, CPU_Athlon, 0
530 pi2fw, now3d_insn, 1, SUF_Z, 0x0C, 0, 0, 0, CPU_3DNow, CPU_Athlon,
    [all...]
x86insn_gas.gperf     [all...]

Completed in 134 milliseconds