Home
last modified time | relevance | path

Searched refs:CPU_P4_HT2 (Results 1 – 8 of 8) sorted by relevance

/external/oprofile/libop/tests/
Dcpu_type_tests.c33 { "i386/p4-ht", CPU_P4_HT2 },
/external/oprofile/libop/
Dop_cpu_type.h35 CPU_P4_HT2, /**< Pentium 4 / Xeon series with 2 hyper-threads */ enumerator
Dop_cpu_type.c38 { "P4 / Xeon with 2 hyper-threads", "i386/p4-ht", CPU_P4_HT2, 4 },
Dop_events.c988 case CPU_P4_HT2: in op_default_event()
/external/oprofile/module/x86/
Dcpu_type.c122 return CPU_P4_HT2; in p4_cpu_type()
Dop_apic.c200 sysctl.cpu_type != CPU_P4_HT2) in check_cpu_ok()
Dop_nmi.c34 case CPU_P4_HT2: in get_model()
/external/oprofile/utils/
Dophelp.c494 case CPU_P4_HT2: in main()