Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/utility/
H A Dcommon_util.h26 const std::string SMAPS_ROLLUP = "/smaps_rollup"; variable
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dmemory_collector_impl.cpp280 std::string smapsFilePath = procDir + SMAPS_ROLLUP; in InitSmapsOfProcessMemory()