Home | History | Annotate | Download | only in a64

Lines Matching refs:Gauge

62   if (type_ == Gauge) {
63 // If the counter is a Gauge, reset the count after reading.
89 {"Move Immediate", Gauge},
90 {"Add/Sub DP", Gauge},
91 {"Logical DP", Gauge},
92 {"Other Int DP", Gauge},
93 {"FP DP", Gauge},
95 {"Conditional Select", Gauge},
96 {"Conditional Compare", Gauge},
98 {"Unconditional Branch", Gauge},
99 {"Compare and Branch", Gauge},
100 {"Test and Branch", Gauge},
101 {"Conditional Branch", Gauge},
103 {"Load Integer", Gauge},
104 {"Load FP", Gauge},
105 {"Load Pair", Gauge},
106 {"Load Literal", Gauge},
108 {"Store Integer", Gauge},
109 {"Store FP", Gauge},
110 {"Store Pair", Gauge},
112 {"PC Addressing", Gauge},
113 {"Other", Gauge},