OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CPU_P4
(Results
1 - 9
of
9
) 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/oprofile/utils/
ophelp.c
493
case
CPU_P4
:
Completed in 751 milliseconds