Searched refs:BaseHotFunc (Results 1 – 1 of 1) sorted by relevance
2114 FuncSampleStatsMap BaseHotFunc; in computeHotFuncOverlap() local2115 getHotFunctions(BaseStats, BaseHotFunc, BaseHotThreshold); in computeHotFuncOverlap()2116 HotFuncOverlap.BaseCount = BaseHotFunc.size(); in computeHotFuncOverlap()2123 for (const auto &F : BaseHotFunc) { in computeHotFuncOverlap()