Searched defs:stop_time (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dtimevar.c222 timevar_accumulate(struct timevar_time_def *timer, struct timevar_time_def *start_time, struct timevar_time_def *stop_time) argument
/freebsd-11-stable/contrib/gdb/gdb/
H A Dremote-rdp.c262 time_t stop_time = now + 10; /* Try and sync for 10 seconds, then give up */ local
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h663 void push_back(uint64_t start_time, uint64_t stop_time, int nest_level, argument
758 inline void push_event(uint64_t start_time, uint64_t stop_time, argument

Completed in 126 milliseconds