Searched refs:SummaryVector (Results 1 – 1 of 1) sorted by relevance
3009 auto &SummaryVector = PS.getDetailedSummary(); in showHotFunctionList() local3011 for (const ProfileSummaryEntry &SummaryEntry : SummaryVector) { in showHotFunctionList()