Home
last modified time | relevance | path

Searched refs:CPU_ATHLON (Results 1 – 9 of 9) sorted by relevance

/external/oprofile/libop/tests/
Dcpu_type_tests.c25 { "i386/athlon", CPU_ATHLON },
/external/oprofile/libop/
Dop_cpu_type.h27 CPU_ATHLON, /**< AMD P6 series */ enumerator
Dop_cpu_type.c30 { "Athlon", "i386/athlon", CPU_ATHLON, 4 },
Dop_events.c966 case CPU_ATHLON: in op_default_event()
/external/oprofile/libabi/tests/
Dabi_test.cpp79 header->cpu_type = CPU_ATHLON; in main()
/external/oprofile/module/x86/
Dcpu_type.c164 return CPU_ATHLON; in get_cpu_type()
Dop_apic.c197 sysctl.cpu_type != CPU_ATHLON && in check_cpu_ok()
Dop_nmi.c26 case CPU_ATHLON: in get_model()
/external/oprofile/utils/
Dophelp.c484 case CPU_ATHLON: in main()