Home | History | Annotate | Download | only in gc

Lines Matching refs:delta_time

3068 void Heap::RequestCollectorTransition(CollectorType desired_collector_type, uint64_t delta_time) {
3076 std::max(heap_transition_or_trim_target_time_, NanoTime() + delta_time);