Home
last modified time | relevance | path

Searched defs:cpuId (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/
H A Dcmd_dumper.cpp51 int cpuId = ptrDumpCfg_->args_->GetCpuId(); in PreExecute() local
178 void CMDDumper::ReplaceCpuIdInCmd(std::string &cmd, int cpuId) in ReplaceCpuIdInCmd()
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/utils/include/
H A Dcpu_util.h30 std::string cpuId; member
/ohos5.0/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/
H A Dcpu.h30 std::string cpuId; member
47 uint32_t cpuId = 0; member
/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/
H A Dhitracechainc.c45 uint64_t cpuId : 4; member
128 static atomic_uint cpuId = 0; in HiTraceChainGetCpuId() local
/ohos5.0/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_common_utils.cpp125 std::string cpuId = name.substr(CPU_STR.size()); in GetCpuInfos() local