Home
last modified time | relevance | path

Searched defs:isTcpMessage (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/
Dsp_utils.cpp294 bool isTcpMessage = false; in GetDeviceInfoMap() local
340 std::map<std::string, std::string> SPUtils::GetCpuInfo(bool isTcpMessage) in GetCpuInfo()
385 std::map<std::string, std::string> SPUtils::GetGpuInfo(bool isTcpMessage) in GetGpuInfo()
Dsp_task.cpp549 bool isTcpMessage = true; in StopGetInfo() local