Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/storage/
H A Dcpu_storage.cpp265 const std::string cpuDirName = "cpu"; in InitDbStorePath() local
266 tempDbStorePath = FileUtil::IncludeTrailingPathDelimiter(tempDbStorePath.append(cpuDirName)); in InitDbStorePath()