HomeSort by: relevance | last modified time | path
    Searched defs:timevar_cond_start (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
timevar.cc 495 timevar_cond_start (timevar_id_t timevar) function
503 /* See timevar_cond_start above. */
525 from the return value of a dynamically matching timevar_cond_start.
527 elapsed since timevar_cond_start was called is attributed to it. */
548 /* TIMEVAR must have been started via timevar_cond_start. */
  /src/external/gpl3/gcc/dist/gcc/
timevar.cc 532 timevar_cond_start (timevar_id_t timevar) function
540 /* See timevar_cond_start above. */
562 from the return value of a dynamically matching timevar_cond_start.
564 elapsed since timevar_cond_start was called is attributed to it. */
585 /* TIMEVAR must have been started via timevar_cond_start. */

Completed in 22 milliseconds