Searched refs:timevar_time_def (Results 1 – 2 of 2) sorted by relevance
144 struct timevar_time_def elapsed;148 struct timevar_time_def start_time;188 static struct timevar_time_def start_time;190 static void get_time (struct timevar_time_def *);191 static void timevar_accumulate (struct timevar_time_def *,192 struct timevar_time_def *,193 struct timevar_time_def *);201 struct timevar_time_def *now; in get_time()242 struct timevar_time_def *timer; in timevar_accumulate()243 struct timevar_time_def *start;[all …]
52 struct timevar_time_def struct83 extern void timevar_get (timevar_id_t, struct timevar_time_def *); argument