Home
last modified time | relevance | path

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

/art/runtime/
Dthread_list.cc210 void WaitForThreadsToRunThroughCheckpoint(size_t threads_running_checkpoint) { in WaitForThreadsToRunThroughCheckpoint()
238 size_t threads_running_checkpoint = RunCheckpoint(&checkpoint); in Dump() local
/art/runtime/jit/
Djit_code_cache.cc543 size_t threads_running_checkpoint = 0; in MarkCompiledCodeOnThreadStacks() local