Home
last modified time | relevance | path

Searched defs:stop_time (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DTimer.cpp85 auto stop_time = steady_clock::now(); in ~Timer() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtimevar.c215 timevar_accumulate (timer, start_time, stop_time) in timevar_accumulate() argument
/openbsd-src/gnu/gcc/gcc/
H A Dtimevar.c224 struct timevar_time_def *stop_time) in timevar_accumulate()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dremote-rdp.c262 time_t stop_time = now + 10; /* Try and sync for 10 seconds, then give up */ in rdp_init() local