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/
Ddumper_constant.h59 GROUPTYPE_CPUID, // cpuid of group type enumerator
/base/hiviewdfx/hidumper/frameworks/native/src/common/
Ddump_cfg.cpp248 } else if (type == DumperConstant::GROUPTYPE_CPUID) { in ToTypeStr()
/base/hiviewdfx/hidumper/frameworks/native/src/util/
Dconfig_utils.cpp643 } else if (dumpGroup->expand_ && (dumpGroup->type_ == DumperConstant::GROUPTYPE_CPUID)) { in GetGroup()
656 } else if (dumpGroup->type_ == DumperConstant::GROUPTYPE_CPUID) { in GetGroup()
Dconfig_data.cpp1820 .type_ = DumperConstant::GROUPTYPE_CPUID,
2004 .type_ = DumperConstant::GROUPTYPE_CPUID,
2012 .type_ = DumperConstant::GROUPTYPE_CPUID,