OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CPU_PII
(Results
1 - 7
of
7
) sorted by null
/external/oprofile/libop/
op_cpu_type.h
25
CPU_PII
, /**< Pentium II series */
op_cpu_type.c
28
{ "PII", "i386/pii",
CPU_PII
, 2 },
op_events.c
961
case
CPU_PII
:
/external/oprofile/libop/tests/
cpu_type_tests.c
23
{ "i386/pii",
CPU_PII
},
/external/oprofile/module/x86/
cpu_type.c
183
return
CPU_PII
;
op_apic.c
195
sysctl.cpu_type !=
CPU_PII
&&
/external/oprofile/utils/
ophelp.c
490
case
CPU_PII
:
Completed in 76 milliseconds