Home
last modified time | relevance | path

Searched refs:thGetHisysId (Results 1 - 1 of 1) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/
H A Dcontrol_call_cmd.cpp77 std::thread thGetHisysId = std::thread([&sd]() { sd.GetHisysIdAndKill(); }); in TimeDelay() local
100 thGetHisysId.join(); in TimeDelay()
134 std::thread thGetHisysId = std::thread([&sd]() { sd.GetHisysIdAndKill(); }); in SlideList() local
150 thGetHisysId.join(); in SlideList()
176 std::thread thGetHisysId = std::thread([&sd]() { sd.GetHisysIdAndKill(); }); in GetFrame() local
179 thGetHisysId.join(); in GetFrame()
198 std::thread thGetHisysId = std::thread([&sd]() { sd.GetHisysId(); }); in ResponseTime() local
201 thGetHisysId.join(); in ResponseTime()
221 std::thread thGetHisysId = std::thread([&sd]() { sd.GetHisysId(); }); in CompleteTime() local
224 thGetHisysId in CompleteTime()
239 std::thread thGetHisysId = std::thread([&sd]() { sd.GetHisysIdAndKill(); }); GetAppStartTime() local
[all...]

Completed in 2 milliseconds