Searched defs:LAUNCH (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/runtime_core/static_core/runtime/coroutines/ | ||
H A D | coroutine_stats.h | 47 LAUNCH, ///< launching a single corotutine member in ark::CoroutineTimeStats |
H A D | stackful_coroutine_manager.cpp | 287 ScopedCoroutineStats sLaunch(&GetCurrentWorker()->GetPerfStats(), CoroutineTimeStats::LAUNCH); in Launch() member in ark::CoroutineTimeStats |
Completed in 2 milliseconds