Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/include/common/
H A Ddumper_constant.h62 GROUPTYPE_CPUID, // cpuid of group type enumerator
/base/hiviewdfx/hidumper/frameworks/native/src/common/
H A Ddump_cfg.cpp254 } else if (type == DumperConstant::GROUPTYPE_CPUID) { in ToTypeStr()
/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Dconfig_data.cpp1122 .type_ = DumperConstant::GROUPTYPE_CPUID,
1330 .type_ = DumperConstant::GROUPTYPE_CPUID,
1338 .type_ = DumperConstant::GROUPTYPE_CPUID,
H A Dconfig_utils.cpp739 } else if (dumpGroup->expand_ && (dumpGroup->type_ == DumperConstant::GROUPTYPE_CPUID)) { in GetGroup()
752 } else if (dumpGroup->type_ == DumperConstant::GROUPTYPE_CPUID) { in GetGroup()

Completed in 5 milliseconds