Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/
Dsmartperf_command.cpp33 SpThreadSocket tcpThreadSocket; in SmartPerfCommand() local
34 std::thread tSocket(&SpThreadSocket::Process, tcpThreadSocket, ProtoType::TCP); in SmartPerfCommand()