Home | History | Annotate | Download | only in collector

Lines Matching full:start_time

2664   const uint64_t start_time = measure_read_barrier_slow_path_ ? NanoTime() : 0u;
2667 rb_slow_path_ns_.FetchAndAddRelaxed(NanoTime() - start_time);