Home
last modified time | relevance | path

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

/external/oprofile/libop/
Dop_cpu_type.c67 { "Core 2", "i386/core_2", CPU_CORE_2, 2 },
113 case CPU_CORE_2: in op_cpu_base_type()
Dop_cpu_type.h64 CPU_CORE_2, /**< Intel Core 2 */ enumerator
Dop_hw_specific.h148 return CPU_CORE_2; in op_cpu_specific_type()
Dop_events.c965 case CPU_CORE_2: in op_default_event()
/external/oprofile/utils/
Dophelp.c496 case CPU_CORE_2: in main()