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

  /external/bison/lib/
timevar.h 41 - As a standalone timer, using timevar_start and timevar_stop.
81 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. */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
timevar.h 41 - As a standalone timer, using timevar_start and timevar_stop.
92 extern void timevar_start (timevar_id_t);
  /external/bison/src/
main.c 84 timevar_start (TV_TOTAL);

Completed in 58 milliseconds