Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/include/
DGPU.h42 const std::vector<std::string> gpuCurLoadPaths = { variable
/developtools/profiler/host/smartperf/client/client_command/
DGPU.cpp44 for (auto path : gpuCurLoadPaths) { in GetGpuLoad()