Searched refs:STATM (Results 1 – 2 of 2) sorted by relevance
27 const std::string STATM = "/statm"; variable
623 std::string filename = PROC + std::to_string(pid) + STATM; in CollectProcessVss()