Home
last modified time | relevance | path

Searched refs:STATM (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/utility/
H A Dcommon_util.h27 const std::string STATM = "/statm"; variable
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dmemory_collector_impl.cpp623 std::string filename = PROC + std::to_string(pid) + STATM; in CollectProcessVss()