Home
last modified time | relevance | path

Searched refs:timevar_stop (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dtimevar.h86 extern void timevar_stop PARAMS ((timevar_id_t));
Dtimevar.c375 timevar_stop (timevar) in timevar_stop() function
Dtoplev.c5511 timevar_stop (TV_TOTAL); in do_compile()
DChangeLog.35269 (timevar_stop): Likewise.
/openbsd/src/gnu/gcc/gcc/
Dtimevar.h91 extern void timevar_stop (timevar_id_t);
Dtimevar.c364 timevar_stop (timevar_id_t timevar) in timevar_stop() function
Dtoplev.c2016 timevar_stop (TV_TOTAL); in do_compile()