Searched refs:vrWorst (Results 1 – 2 of 2) sorted by relevance
336 vrWorst.clear(); in clear()344 assert(!mapsPopulated && prWorst.empty() && vrWorst.empty() && in initWorst()374 WorstMapLine &classLine = vrWorst[trc1]; in initWorst()417 VRWorstMap::const_iterator vrwItr = vrWorst.find(regTRC); in getWorst()418 assert(vrwItr != vrWorst.end() && "Missing vrWorst entry."); in getWorst()
175 VRWorstMap vrWorst; variable