Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dprocess_collector_impl.cpp35 const std::string PROCESS_COLLECTOT_DIR = "/data/log/hiview/unified_collection/process/"; variable
115 … filePath = CommonUtil::CreateExportFile(PROCESS_COLLECTOT_DIR, MAX_FILE_NUM, PREFIX, SUFFIX); in ExportMemCgProcesses()