Searched refs:cpuUsageGroup_ (Results 1 - 2 of 2) sorted by relevance
/base/hiviewdfx/hidumper/frameworks/native/include/util/ | ||
H A D | config_data.h | 153 static const std::string cpuUsageGroup_[]; member in OHOS::HiviewDFX::ConfigData |
/base/hiviewdfx/hidumper/frameworks/native/src/util/ | ||
H A D | config_data.cpp | 978 const std::string ConfigData::cpuUsageGroup_[] = { member in OHOS::HiviewDFX::ConfigData 1128 .list_ = cpuUsageGroup_, 1129 .size_ = ARRAY_SIZE(cpuUsageGroup_), |
Completed in 3 milliseconds