Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dgpu_collector_impl.cpp54 gpuFreq.minFeq = GetValue(GPU_MIN_FREQ); in CollectGpuFrequency()
/ohos5.0/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/utility/
H A Dcommon_util.h31 const std::string GPU_MIN_FREQ = "/sys/class/devfreq/gpufreq/min_freq"; variable