Home
last modified time | relevance | path

Searched defs:threads_running_checkpoint (Results 1 – 4 of 4) sorted by relevance

/art/runtime/
Dcha.cc265 void WaitForThreadsToRunThroughCheckpoint(size_t threads_running_checkpoint) { in WaitForThreadsToRunThroughCheckpoint()
700 size_t threads_running_checkpoint = runtime->GetThreadList()->RunCheckpoint(&checkpoint); in InvalidateSingleImplementationMethods() local
Dthread_list.cc234 void WaitForThreadsToRunThroughCheckpoint(size_t threads_running_checkpoint) { in WaitForThreadsToRunThroughCheckpoint()
264 size_t threads_running_checkpoint; in Dump() local
Druntime.cc2856 size_t threads_running_checkpoint = GetThreadList()->RunCheckpoint(&closure); in NotifyStartupCompleted() local
/art/runtime/jit/
Djit_code_cache.cc1494 size_t threads_running_checkpoint = 0; in MarkCompiledCodeOnThreadStacks() local