Searched refs:top_in (Results 1 – 1 of 1) sorted by relevance
223 std::istringstream top_in(output, std::istringstream::in); in GetProcessMemoryInfoUsingTop() local225 while (std::getline(top_in, line)) { in GetProcessMemoryInfoUsingTop()307 std::istringstream top_in(output, std::istringstream::in); in GetProcessMemoryInfoUsingTop_10_5() local309 while (std::getline(top_in, line)) { in GetProcessMemoryInfoUsingTop_10_5()