Searched refs:V_US4_PLUS (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libcpc/sparc/ |
H A D | conf_ultra.c | 61 #define V_US4_PLUS (1u << 4) /* specific to UltraSPARC-IV+ */ macro 73 V_US4_PLUS /* CPC_ULTRA4_PLUS */ 146 {V_US4_PLUS, 0x0, "Cycle_cnt"}, 147 {V_US4_PLUS, 0x1, "Instr_cnt"}, 148 {V_US4_PLUS, 0x2, "Dispatch0_IC_miss"}, 149 {V_US4_PLUS, 0x3, "IU_stat_jmp_correct_pred"}, 150 {V_US4_PLUS, 0x4, "Dispatch0_2nd_br"}, 151 {V_US4_PLUS, 0x5, "Rstall_storeQ"}, 152 {V_US4_PLUS, 0x6, "Rstall_IU_use"}, 153 {V_US4_PLUS, 0x7, "IU_stat_ret_correct_pred"}, [all …]
|