Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation.cc104 static void InstrumentationInstallStack(Thread* thread, void* arg) in InstrumentationInstallStack() function
368 runtime->GetThreadList()->ForEach(InstrumentationInstallStack, this); in ConfigureStubs()