Searched refs:CPU_MIPS_34K (Results 1 – 5 of 5) sorted by relevance
/external/oprofile/libop/ |
D | op_cpu_type.h | 51 CPU_MIPS_34K, /**< MIPS 34K */ enumerator
|
D | op_cpu_type.c | 54 { "MIPS 34K", "mips/34K", CPU_MIPS_34K, 2},
|
D | op_events.c | 1039 case CPU_MIPS_34K: in op_default_event()
|
/external/oprofile/libop/tests/ |
D | alloc_counter_tests.c | 126 { CPU_MIPS_34K, events_mips_34k, { 1, 0 }, no_failure },
|
/external/oprofile/utils/ |
D | ophelp.c | 602 case CPU_MIPS_34K: in main()
|