Searched refs:HotFunc (Results 1 – 1 of 1) sorted by relevance
1255 StringMap<FuncSampleStats> &HotFunc,1360 StringMap<FuncSampleStats> &HotFunc, uint64_t HotThreshold) const { in getHotFunctions() argument1363 HotFunc.try_emplace(F.first(), F.second); in getHotFunctions()2328 HotFunc; in showHotFunctionList() local2340 HotFunc.emplace(FuncProf.getTotalSamples(), in showHotFunctionList()2353 for (const auto &FuncPair : HotFunc) { in showHotFunctionList()