Searched refs:ProfStats (Results 1 – 1 of 1) sorted by relevance
1941 void getHotFunctions(const FuncSampleStatsMap &ProfStats,2046 const FuncSampleStatsMap &ProfStats, FuncSampleStatsMap &HotFunc, in getHotFunctions() argument2048 for (const auto &F : ProfStats) { in getHotFunctions()