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

  /src/external/gpl3/gcc/dist/gcc/
timevar.h 32 timevar.def. Each has an enumeral identifier, used when referring
70 the contents of timevar.def. */
77 #include "timevar.def"
174 struct timevar_def *timevar; member in struct:timer::timevar_stack_def
182 inside timevar.cc to avoid everything using timevar.h
191 timevar.def. */
227 // This is a simple timevar wrapper class that pushes a timevar in its
228 // constructor and pops the timevar in its destructor
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
timevar.h 30 timevar.def. Each has an enumeral identifier, used when referring
69 the contents of timevar.def. */
76 #include "timevar.def"
170 struct timevar_def *timevar; member in struct:timer::timevar_stack_def
178 inside timevar.cc to avoid everything using timevar.h
187 timevar.def. */
223 // This is a simple timevar wrapper class that pushes a timevar in its
224 // constructor and pops the timevar in its destructor
    [all...]

Completed in 92 milliseconds