Searched refs:PrintValues (Results 1 – 1 of 1) sorted by relevance
3123 const std::vector<HotFuncInfo> &PrintValues, in dumpHotFunctionList() argument3157 for (const auto &R : PrintValues) { in dumpHotFunctionList()3215 std::vector<HotFuncInfo> PrintValues; in showHotFunctionList() local3222 PrintValues.emplace_back( in showHotFunctionList()3227 dumpHotFunctionList(ColumnTitle, ColumnOffset, PrintValues, HotFuncCount, in showHotFunctionList()