OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CPU_P4_HT2
(Results
1 - 8
of
8
) sorted by null
/external/oprofile/libop/
op_cpu_type.h
35
CPU_P4_HT2
, /**< Pentium 4 / Xeon series with 2 hyper-threads */
op_cpu_type.c
38
{ "P4 / Xeon with 2 hyper-threads", "i386/p4-ht",
CPU_P4_HT2
, 4 },
op_events.c
988
case
CPU_P4_HT2
:
/external/oprofile/libop/tests/
cpu_type_tests.c
33
{ "i386/p4-ht",
CPU_P4_HT2
},
/external/oprofile/module/x86/
cpu_type.c
122
return
CPU_P4_HT2
;
op_apic.c
200
sysctl.cpu_type !=
CPU_P4_HT2
)
op_nmi.c
34
case
CPU_P4_HT2
:
/external/oprofile/utils/
ophelp.c
494
case
CPU_P4_HT2
:
Completed in 269 milliseconds