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