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