Searched refs:time_taken_to_execute_ (Results 1 – 2 of 2) sorted by relevance
332 return time_taken_to_execute_; in time_taken_to_execute()352 base::TimeDelta time_taken_to_execute_; variable390 base::TimeDelta time_taken_to_execute_; variable432 : time_taken_to_execute_(time_taken_to_execute), in FinalizeUnoptimizedCompilationData()450 return time_taken_to_execute_; in time_taken_to_execute()457 base::TimeDelta time_taken_to_execute_;
363 ScopedTimer t(&time_taken_to_execute_); in ExecuteJob()457 ScopedTimer t(&time_taken_to_execute_); in ExecuteJob()491 double ms_optimize = time_taken_to_execute_.InMillisecondsF(); in RecordCompilationStats()515 static_cast<int>(time_taken_to_execute_.InMicroseconds())); in RecordCompilationStats()524 static_cast<int>(time_taken_to_execute_.InMicroseconds())); in RecordCompilationStats()536 time_background += time_taken_to_execute_; in RecordCompilationStats()543 time_foreground += time_taken_to_execute_; in RecordCompilationStats()562 time_taken_to_execute_.InMillisecondsF() + in RecordFunctionCompilation()1508 : time_taken_to_execute_(time_taken_to_execute), in FinalizeUnoptimizedCompilationData()