Searched refs:isFunctionHot (Results 1 – 1 of 1) sorted by relevance
1145 static bool isFunctionHot(const FuncSampleStats &FuncStats, in isFunctionHot() function1362 if (isFunctionHot(F.second, HotThreshold)) in getHotFunctions()2339 if (isFunctionHot(FuncStats, MinCountThreshold)) { in showHotFunctionList()