Searched refs:time_taken_to_execute_ (Results 1 – 2 of 2) sorted by relevance
290 return time_taken_to_execute_; in time_taken_to_execute()310 base::TimeDelta time_taken_to_execute_; variable370 base::TimeDelta time_taken_to_execute_; variable382 : time_taken_to_execute_(time_taken_to_execute), in FinalizeUnoptimizedCompilationData()400 return time_taken_to_execute_; in time_taken_to_execute()407 base::TimeDelta time_taken_to_execute_;
272 ScopedTimer t(&time_taken_to_execute_); in ExecuteJob()359 ScopedTimer t(&time_taken_to_execute_); in ExecuteJob()393 double ms_optimize = time_taken_to_execute_.InMillisecondsF(); in RecordCompilationStats()417 static_cast<int>(time_taken_to_execute_.InMicroseconds())); in RecordCompilationStats()426 static_cast<int>(time_taken_to_execute_.InMicroseconds())); in RecordCompilationStats()438 time_background += time_taken_to_execute_; in RecordCompilationStats()445 time_foreground += time_taken_to_execute_; in RecordCompilationStats()464 time_taken_to_execute_.InMillisecondsF() + in RecordFunctionCompilation()1436 : time_taken_to_execute_(time_taken_to_execute), in FinalizeUnoptimizedCompilationData()