Searched refs:ClearThreadStackTraceAndClockBase (Results 1 – 1 of 1) sorted by relevance
224 static void ClearThreadStackTraceAndClockBase(Thread* thread, void* arg ATTRIBUTE_UNUSED) { in ClearThreadStackTraceAndClockBase() function479 runtime->GetThreadList()->ForEach(ClearThreadStackTraceAndClockBase, nullptr); in StopTracing()