Home
last modified time | relevance | path

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

/art/runtime/
Dcha.cc249 void WaitForThreadsToRunThroughCheckpoint(size_t threads_running_checkpoint) { in WaitForThreadsToRunThroughCheckpoint()
687 size_t threads_running_checkpoint = runtime->GetThreadList()->RunCheckpoint(&checkpoint); in InvalidateSingleImplementationMethods() local
Dtrace_profile.cc441 size_t threads_running_checkpoint = 0; in Dump() local
691 void TraceDumpCheckpoint::WaitForThreadsToRunThroughCheckpoint(size_t threads_running_checkpoint) { in WaitForThreadsToRunThroughCheckpoint()
Dthread_list.cc226 void WaitForThreadsToRunThroughCheckpoint(size_t threads_running_checkpoint) { in WaitForThreadsToRunThroughCheckpoint()
262 size_t threads_running_checkpoint = in Dump() local
/art/runtime/jit/
Djit_code_cache.cc1136 size_t threads_running_checkpoint = 0; in MarkCompiledCodeOnThreadStacks() local