Home | History | Annotate | Download | only in gold

Lines Matching refs:Timer

51 #include "timer.h"
494 Timer* timer = parameters->timer();
495 if (timer != NULL)
496 timer->stamp(0);
843 Timer* timer = parameters->timer();
844 if (timer != NULL)
845 timer->stamp(1);