Searched refs:timevar_start (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtimevar.h42 - As a standalone timer, using timevar_start and timevar_stop.
90 extern void timevar_start (timevar_id_t);
H A Dtimevar.c137 using timevar_start, this contains the start time. */
342 timevar_start (timevar_id_t timevar) function
360 /* Stop timing TIMEVAR. Time elapsed since timevar_start was called
372 /* TIMEVAR must have been started via timevar_start. */
H A Dtoplev.c2024 timevar_start (TV_TOTAL);

Completed in 88 milliseconds