Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_daemon/include/
H A Dstack_preprocess.h59 bool StopTakeResults();
/developtools/profiler/device/plugins/native_daemon/src/
H A Dhook_manager.cpp623 item->stackPreprocess->StopTakeResults(); in StopPluginSession()
624 PROFILER_LOG_INFO(LOG_CORE, "StopTakeResults success"); in StopPluginSession()
H A Dstack_preprocess.cpp178 bool StackPreprocess::StopTakeResults() in StopTakeResults() function in StackPreprocess
180 PROFILER_LOG_INFO(LOG_CORE, "start StopTakeResults"); in StopTakeResults()
184 PROFILER_LOG_ERROR(LOG_CORE, "StopTakeResults ScheduleTask failed!"); in StopTakeResults()
196 PROFILER_LOG_INFO(LOG_CORE, "StopTakeResults Wait thread join"); in StopTakeResults()
201 PROFILER_LOG_INFO(LOG_CORE, "StopTakeResults Wait thread join success"); in StopTakeResults()

Completed in 5 milliseconds