Searched refs:prepare_compile_events_ (Results 1 – 2 of 2) sorted by relevance
112 prepare_compile_events_.Push(duration_ms); in RecordPrepareToCompile()148 return Average(prepare_compile_events_); in EstimatePrepareToCompileInMs()
91 base::RingBuffer<double> prepare_compile_events_; variable