Home | History | Annotate | Download | only in compiler

Lines Matching refs:Thread

389  * Crawl the stack of the thread that requesed compilation to see if any of the
392 static bool filterMethodByCallGraph(Thread *thread, const char *curMethodName)
395 StackSaveArea *ssaPtr = ((StackSaveArea *) thread->interpSave.curFrame) - 1;
1564 * dvmJitInstallClassObjectPointers will switch the thread state
2086 * dvmJitInstallClassObjectPointers will switch the thread state