Searched refs:TestHotFunc (Results 1 – 1 of 1) sorted by relevance
2118 FuncSampleStatsMap TestHotFunc; in computeHotFuncOverlap() local2119 getHotFunctions(TestStats, TestHotFunc, TestHotThreshold); in computeHotFuncOverlap()2120 HotFuncOverlap.TestCount = TestHotFunc.size(); in computeHotFuncOverlap()2124 if (TestHotFunc.count(F.first)) in computeHotFuncOverlap()