Home
last modified time | relevance | path

Searched refs:CPU_CORE (Results 1 – 5 of 5) sorted by relevance

/external/oprofile/libop/
Dop_cpu_type.h62 CPU_CORE, /**< Core Solo / Duo series */ enumerator
Dop_cpu_type.c65 { "Core Solo / Duo", "i386/core", CPU_CORE, 2 },
Dop_events.c964 case CPU_CORE: in op_default_event()
/external/oprofile/module/x86/
Dcpu_type.c177 return CPU_CORE; in get_cpu_type()
/external/oprofile/utils/
Dophelp.c495 case CPU_CORE: in main()