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

  /external/bison/lib/
timevar.h 41 - As a standalone timer, using timevar_start and timevar_stop.
82 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
  /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.
93 extern void timevar_stop (timevar_id_t);
  /external/bison/src/
main.c 216 timevar_stop (TV_TOTAL);

Completed in 69 milliseconds