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

  /external/bison/lib/
timevar.h 39 - As a standalone timer, using timevar_start and timevar_stop.
80 extern void timevar_stop (timevar_id_t);
timevar.c 369 time until timevar_stop is called for the same timing variable is
397 timevar_stop (timevar) function
  /external/bison/src/
main.c 183 timevar_stop (TV_TOTAL);

Completed in 1014 milliseconds