Home
last modified time | relevance | path

Searched refs:CPU_STR (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_common_utils.cpp36 static const std::string CPU_STR = "cpu"; member
122 if (!StartWith(name, CPU_STR)) { in GetCpuInfos()
125 std::string cpuId = name.substr(CPU_STR.size()); in GetCpuInfos()

Completed in 2 milliseconds