Searched defs:HotThreshold (Results 1 – 2 of 2) sorted by relevance
1452 uint64_t HotThreshold) { in getFuncSampleStats()1470 uint64_t HotThreshold) { in isFunctionHot()
3322 uint64_t HotThreshold = PSI->getOrCompHotCountThreshold(); in initDupThreshold() local