Searched defs:SetToHot (Results 1 – 1 of 1) sorted by relevance
977 updateInstrProfileEntry(InstrProfileEntry & IFE,bool SetToHot,uint64_t HotInstrThreshold,uint64_t ColdInstrThreshold,float ZeroCounterThreshold) updateInstrProfileEntry() argument 1284 bool SetToHot = SampleMaxCount >= HotSampleThreshold; adjustInstrProfile() local