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