Home
last modified time | relevance | path

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

/external/oprofile/libop/tests/
Dcpu_type_tests.c24 { "i386/piii", CPU_PIII },
/external/oprofile/libop/
Dop_cpu_type.h26 CPU_PIII, /**< Pentium III series */ enumerator
Dop_cpu_type.c29 { "PIII", "i386/piii", CPU_PIII, 2 },
Dop_events.c962 case CPU_PIII: in op_default_event()
/external/oprofile/module/x86/
Dcpu_type.c181 return CPU_PIII; in get_cpu_type()
Dop_apic.c196 sysctl.cpu_type != CPU_PIII && in check_cpu_ok()
/external/oprofile/utils/
Dophelp.c491 case CPU_PIII: in main()