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