Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/
Deditor_command.cpp58 std::thread thGetTrace = sd.ThreadGetTrace("response", traceName); in ResponseTime() local
70 std::thread thGetTrace = sd.ThreadGetTrace("complete", traceName); in CompleteTime() local
94 std::thread thGetTrace = sd.ThreadGetTrace("coldStart", traceName); in ColdStart() local
135 std::thread thGetTrace = sd.ThreadGetTrace("hotStart", traceName); in HotStart() local
Dstartup_delay.cpp36 std::thread thGetTrace(&StartUpDelay::GetTrace, this, sessionID, traceName); in ThreadGetTrace() local