Searched refs:time_taken_to_prepare_ (Results 1 – 2 of 2) sorted by relevance
316 base::TimeDelta time_taken_to_prepare_; variable
206 ScopedTimer t(&time_taken_to_prepare_); in PrepareJob()246 double ms_creategraph = time_taken_to_prepare_.InMillisecondsF(); in RecordCompilationStats()273 double time_taken_ms = time_taken_to_prepare_.InMillisecondsF() + in RecordFunctionCompilation()