Home
last modified time | relevance | path

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

/external/oprofile/libop/
Dop_cpu_type.c83 { "Intel Core/i7", "i386/core_i7", CPU_CORE_I7, 4 },
114 case CPU_CORE_I7: in op_cpu_base_type()
Dop_cpu_type.h80 CPU_CORE_I7, /* Intel Core i7, Nehalem */ enumerator
Dop_hw_specific.h152 return CPU_CORE_I7; in op_cpu_specific_type()
Dop_events.c972 case CPU_CORE_I7: in op_default_event()
/external/oprofile/utils/
Dophelp.c497 case CPU_CORE_I7: in main()