Home
last modified time | relevance | path

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

/external/oprofile/module/ia64/
Dcpu_type.c33 return CPU_IA64; in get_cpu_type()
Dop_pmu.c551 case CPU_IA64: in pmu_init()
/external/oprofile/libop/tests/
Dcpu_type_tests.c29 { "ia64/ia64", CPU_IA64 },
/external/oprofile/libop/
Dop_cpu_type.h31 CPU_IA64, /**< Generic IA64 */ enumerator
Dop_cpu_type.c34 { "IA64", "ia64/ia64", CPU_IA64, 4 },
Dop_events.c993 case CPU_IA64: in op_default_event()
/external/oprofile/utils/
Dophelp.c513 case CPU_IA64: in main()