Searched refs:InstCounterType (Results 1 – 1 of 1) sorted by relevance
107 return make_range(enum_iterator<InstCounterType>(VM_CNT), in inst_counter_types()195 static uint32_t getWaitCountMax(InstCounterType T) { in getWaitCountMax()209 uint32_t getScoreLB(InstCounterType T) const { in getScoreLB()216 uint32_t getScoreUB(InstCounterType T) const { in getScoreUB()224 InstCounterType eventCounter(WaitEventType E) { in eventCounter()233 uint32_t getRegScore(int GprNo, InstCounterType T) { in getRegScore()261 bool counterOutOfOrder(InstCounterType T) const;267 void applyWaitcnt(InstCounterType T, unsigned Count);302 void setScoreLB(InstCounterType T, uint32_t Val) { in setScoreLB()309 void setScoreUB(InstCounterType T, uint32_t Val) { in setScoreUB()[all …]