Searched refs:total_wait_time (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dthread_list.cc444 uint64_t total_wait_time = 0; local
466 total_wait_time += kEmptyCheckpointPeriodicTimeoutMs;
467 if (kIsDebugBuild && total_wait_time > kEmptyCheckpointTotalTimeoutMs) {

Completed in 46 milliseconds