Home
last modified time | relevance | path

Searched refs:cond_start (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtimevar.h115 bool cond_start (timevar_id_t tv);
289 already_running = m_timer->cond_start (m_tv); in start()
H A Dtimevar.cc500 return g_timer->cond_start (timevar); in timevar_cond_start()
506 timer::cond_start (timevar_id_t timevar) in cond_start() function in timer
H A DChangeLog-201533221 (timer::cond_start): ...to here.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtimevar.h115 bool cond_start (timevar_id_t tv);
H A Dtimevar.c502 return g_timer->cond_start (timevar); in timevar_cond_start()
508 timer::cond_start (timevar_id_t timevar) in cond_start() function