Searched refs:ClearThreadStackTraceAndClockBase (Results 1 – 1 of 1) sorted by relevance
494 static void ClearThreadStackTraceAndClockBase(Thread* thread, [[maybe_unused]] void* arg) { in ClearThreadStackTraceAndClockBase() function913 runtime->GetThreadList()->ForEach(ClearThreadStackTraceAndClockBase, nullptr); in StopTracing()