Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/include/
DDDR.h36 std::string ddrCurFreqRkPath = "/sys/class/devfreq/fde60000.gpu/available_frequencies"; variable
/developtools/profiler/host/smartperf/client/client_command/
DDDR.cpp37 SPUtils::LoadFile(ddrCurFreqRkPath, ddrfreq); in GetDdrFreq()