Searched refs:totalRss (Results 1 – 1 of 1) sorted by relevance
572 string totalRss = AddKbUnit(rss); in MemUsageToMatrix() local573 StringUtils::GetInstance().SetWidth(KB_WIDTH_, BLANK_, false, totalRss); in MemUsageToMatrix()574 strs.push_back(totalRss); in MemUsageToMatrix()617 string totalRss = "Total Rss"; in AddMemByProcessTitle() local618 StringUtils::GetInstance().SetWidth(KB_WIDTH_, BLANK_, false, totalRss); in AddMemByProcessTitle()619 title.push_back(totalRss); in AddMemByProcessTitle()