Home
last modified time | relevance | path

Searched refs:CPU_PII (Results 1 – 7 of 7) sorted by relevance

/external/oprofile/libop/tests/
Dcpu_type_tests.c23 { "i386/pii", CPU_PII },
/external/oprofile/libop/
Dop_cpu_type.h25 CPU_PII, /**< Pentium II series */ enumerator
Dop_cpu_type.c28 { "PII", "i386/pii", CPU_PII, 2 },
Dop_events.c961 case CPU_PII: in op_default_event()
/external/oprofile/module/x86/
Dcpu_type.c183 return CPU_PII; in get_cpu_type()
Dop_apic.c195 sysctl.cpu_type != CPU_PII && in check_cpu_ok()
/external/oprofile/utils/
Dophelp.c490 case CPU_PII: in main()