Home
last modified time | relevance | path

Searched refs:ReleaseThreadBuffer (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dtrace.h460 static void ReleaseThreadBuffer(Thread* thread)
Dthread_list.cc1504 Trace::ReleaseThreadBuffer(self); in Unregister()
Dtrace.cc987 void Trace::ReleaseThreadBuffer(Thread* self) { in ReleaseThreadBuffer() function in art::Trace