Searched refs:ProfStats (Results 1 – 1 of 1) sorted by relevance
1279 void getHotFunctions(const StringMap<FuncSampleStats> &ProfStats,1384 const StringMap<FuncSampleStats> &ProfStats, in getHotFunctions() argument1386 for (const auto &F : ProfStats) { in getHotFunctions()