Home
last modified time | relevance | path

Searched refs:GPU_CUR_FREQ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dgpu_collector_impl.cpp52 gpuFreq.curFeq = GetValue(GPU_CUR_FREQ); in CollectGpuFrequency()
/ohos5.0/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/utility/
H A Dcommon_util.h29 const std::string GPU_CUR_FREQ = "/sys/class/devfreq/gpufreq/cur_freq"; variable