Searched refs:timevar_time_def (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dtimevar.c134 struct timevar_time_def elapsed;
138 struct timevar_time_def start_time;
178 static struct timevar_time_def start_time;
180 static void get_time (struct timevar_time_def *);
181 static void timevar_accumulate (struct timevar_time_def *,
182 struct timevar_time_def *,
183 struct timevar_time_def *);
190 get_time (struct timevar_time_def *now)
222 timevar_accumulate (struct timevar_time_def *timer,
223 struct timevar_time_def *start_tim
[all...]
H A Dtimevar.h53 struct timevar_time_def struct

Completed in 63 milliseconds