Home
last modified time | relevance | path

Searched refs:GetGpuInfo (Results 1 – 3 of 3) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/include/
Dsp_utils.h104 std::map<std::string, std::string> GetGpuInfo();
/developtools/profiler/host/smartperf/client/client_command/
Dsp_task.cpp144 std::map<std::string, std::string> gpuInfo = SPUtils::GetGpuInfo(); in StopTask()
Dsp_utils.cpp241 std::map<std::string, std::string> SPUtils::GetGpuInfo() in GetGpuInfo() function in OHOS::SmartPerf::SPUtils