Home
last modified time | relevance | path

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

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