Home
last modified time | relevance | path

Searched refs:CPU_P4 (Results 1 – 16 of 16) sorted by relevance

/external/oprofile/module/x86/
Dcpu_type.c120 return CPU_P4; in p4_cpu_type()
137 return CPU_P4; in p4_cpu_type()
Dop_apic.c199 sysctl.cpu_type != CPU_P4 && in check_cpu_ok()
Dop_nmi.c30 case CPU_P4: in get_model()
/external/oprofile/libop/tests/
Dalloc_counter_tests.c124 { 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 },
Dcpu_type_tests.c28 { "i386/p4", CPU_P4 },
/external/oprofile/libop/
Dop_cpu_type.h30 CPU_P4, /**< Pentium 4 / Xeon series */ enumerator
Dop_cpu_type.c33 { "P4 / Xeon", "i386/p4", CPU_P4, 8 },
Dop_events.c987 case CPU_P4: in op_default_event()
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
Dx86arch.h42 #define CPU_P4 8 /* Pentium4 or better required */ macro
Dx86cpu.gperf90 BitVector_Bit_On(cpu, CPU_P4);
126 BitVector_Bit_On(cpu, CPU_P4);
Dx86id.c1774 if (BitVector_bit_test(cpu, CPU_P4)) in cpu_find_reverse()
/external/chromium_org/third_party/yasm/source/patched-yasm/
Dx86insn_gas.gperf770 movnti, movnti_insn, 2, SUF_Z, 0, 0, 0, 0, CPU_P4, 0, 0
771 movntil, movnti_insn, 2, SUF_L, 0, 0, 0, 0, CPU_P4, 0, 0
772 movntiq, movnti_insn, 2, SUF_Q, 0, 0, 0, ONLY_64, CPU_P4, 0, 0
866 pause, onebyte_prefix_insn, 1, SUF_Z, 0xF3, 0x90, 0, 0, CPU_P4, 0, 0
1627 vmcall, threebyte_insn, 1, SUF_Z, 0x0F, 0x01, 0xC1, 0, CPU_P4, 0, 0
1628 vmclear, vmxthreebytemem_insn, 1, SUF_Z, 0x66, 0, 0, 0, CPU_P4, 0, 0
1633 vmlaunch, threebyte_insn, 1, SUF_Z, 0x0F, 0x01, 0xC2, 0, CPU_P4, 0, 0
1666 vmptrld, vmxtwobytemem_insn, 1, SUF_Z, 0x06, 0, 0, 0, CPU_P4, 0, 0
1667 vmptrst, vmxtwobytemem_insn, 1, SUF_Z, 0x07, 0, 0, 0, CPU_P4, 0, 0
1668 vmread, vmxmemrd_insn, 2, SUF_Z, 0, 0, 0, 0, CPU_P4, 0, 0
[all …]
Dx86insn_nasm.gperf412 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
1060 vmcall, threebyte_insn, 1, SUF_Z, 0x0F, 0x01, 0xC1, 0, CPU_P4, 0, 0
1061 vmclear, vmxthreebytemem_insn, 1, SUF_Z, 0x66, 0, 0, 0, CPU_P4, 0, 0
1066 vmlaunch, threebyte_insn, 1, SUF_Z, 0x0F, 0x01, 0xC2, 0, CPU_P4, 0, 0
1095 vmptrld, vmxtwobytemem_insn, 1, SUF_Z, 0x06, 0, 0, 0, CPU_P4, 0, 0
1096 vmptrst, vmxtwobytemem_insn, 1, SUF_Z, 0x07, 0, 0, 0, CPU_P4, 0, 0
1097 vmread, vmxmemrd_insn, 2, SUF_Z, 0, 0, 0, 0, CPU_P4, 0, 0
1098 vmresume, threebyte_insn, 1, SUF_Z, 0x0F, 0x01, 0xC3, 0, CPU_P4, 0, 0
1105 vmwrite, vmxmemwr_insn, 2, SUF_Z, 0, 0, 0, 0, CPU_P4, 0, 0
[all …]
Dx86insns.c1442 { SUF_L|SUF_Z, 0, CPU_P4, 0, 0, {0, 0, 0}, 0, 0, 0, 2, {0x0F, 0xC3, 0}, 0, 2, 331 },
1443 { SUF_Q|SUF_Z, ONLY_64, CPU_P4, 0, 0, {0, 0, 0}, 64, 0, 0, 2, {0x0F, 0xC3, 0}, 0, 2, 333 }
1703 { SUF_L|SUF_Z, NOT_64, CPU_P4, 0, 0, {0, 0, 0}, 32, 0, 0, 2, {0x0F, 0x78, 0}, 0, 2, 260 },
1704 { SUF_Q|SUF_Z, ONLY_64, CPU_P4, 0, 0, {0, 0, 0}, 64, 64, 0, 2, {0x0F, 0x78, 0}, 0, 2, 266 }
1708 { SUF_L|SUF_Z, NOT_64, CPU_P4, 0, 0, {0, 0, 0}, 32, 0, 0, 2, {0x0F, 0x79, 0}, 0, 2, 101 },
1709 { SUF_Q|SUF_Z, ONLY_64, CPU_P4, 0, 0, {0, 0, 0}, 64, 64, 0, 2, {0x0F, 0x79, 0}, 0, 2, 104 }
1713 { SUF_Z, 0, CPU_P4, 0, 0, {MOD_SpAdd, 0, 0}, 0, 0, 0, 2, {0x0F, 0xC7, 0}, 0, 1, 6 }
1717 { SUF_Z, 0, CPU_P4, 0, 0, {MOD_PreAdd, 0, 0}, 0, 0, 0x00, 2, {0x0F, 0xC7, 0}, 6, 1, 6 }
/external/oprofile/utils/
Dophelp.c493 case CPU_P4: in main()
/external/oprofile/
DChangeLog-20021141 (check_cpu_ok): Accept CPU_P4.
1143 * module/x86/op_nmi.c: (get_model): Handle CPU_P4.