Home | History | Annotate | Download | only in gold

Lines Matching refs:Timer

0 // timer.cc -- helper class for time accounting
33 #include "timer.h"
38 // Class Timer
40 Timer::Timer()
49 Timer::start()
56 Timer::stamp(int n)
93 Timer::get_time(TimeStats *now)
108 Timer::TimeStats
109 Timer::get_elapsed_time()
121 Timer::TimeStats
122 Timer::get_pass_time(int n)