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

  /external/oprofile/module/x86/
cpu_type.c 120 return CPU_P4;
137 return CPU_P4;
op_apic.c 199 sysctl.cpu_type != CPU_P4 &&
op_nmi.c 30 case CPU_P4:
  /external/oprofile/libop/tests/
alloc_counter_tests.c 124 { CPU_P4, events_p4_1, { 3, 7, 0, 4, 2, 6, 1, 5 }, no_failure },
125 { CPU_P4, events_p4_2, { -1 }, fail_to_alloc_counter },
cpu_type_tests.c 28 { "i386/p4", CPU_P4 },
  /external/oprofile/libop/
op_cpu_type.h 30 CPU_P4, /**< Pentium 4 / Xeon series */
op_cpu_type.c 33 { "P4 / Xeon", "i386/p4", CPU_P4, 8 },
op_events.c 987 case CPU_P4:
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
x86arch.h 42 #define CPU_P4 8 /* Pentium4 or better required */
x86cpu.gperf 90 BitVector_Bit_On(cpu, CPU_P4);
126 BitVector_Bit_On(cpu, CPU_P4);
x86id.c     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_nasm.gperf 412 movnti, movnti_insn, 2, SUF_Z, 0, 0, 0, 0, CPU_P4, 0, 0
472 pause, onebyte_prefix_insn, 1, SUF_Z, 0xF3, 0x90, 0, 0, CPU_P4, 0, 0
    [all...]
x86insn_gas.gperf     [all...]
x86insns.c     [all...]
  /external/oprofile/utils/
ophelp.c 493 case CPU_P4:

Completed in 443 milliseconds