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