Searched refs:getOrCompColdCountThreshold (Results 1 – 3 of 3) sorted by relevance
196 uint64_t ProfileSummaryInfo::getOrCompColdCountThreshold() const { in getOrCompColdCountThreshold() function in ProfileSummaryInfo
254 uint64_t getOrCompColdCountThreshold() const;
2303 ColdCountThreshold = PSI->getOrCompColdCountThreshold(); in setProfMetadata()