HomeSort by relevance Sort by last modified time
    Searched refs:timevar_start (Results 1 - 3 of 3) sorted by null

  /external/bison/lib/
timevar.h 39 - As a standalone timer, using timevar_start and timevar_stop.
79 extern void timevar_start (timevar_id_t);
timevar.c 147 using timevar_start, this contains the start time. */
373 timevar_start (timevar) function
393 /* Stop timing TIMEVAR. Time elapsed since timevar_start was called
406 /* TIMEVAR must have been started via timevar_start. */
  /external/bison/src/
main.c 69 timevar_start (TV_TOTAL);

Completed in 1255 milliseconds