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

  /src/external/bsd/jemalloc/dist/test/src/
timer.c 9 timer_stop(timedelta_t *timer) { function
  /src/external/bsd/jemalloc.old/dist/test/src/
timer.c 10 timer_stop(timedelta_t *timer) { function
  /src/external/mpl/bind/dist/tests/isc/
timer_test.c 413 isc_time_t timer_stop; variable
420 uint64_t diff = isc_time_microdiff(&timer_stop, &timer_start) / 1000000;
429 timer_stop = isc_loop_now(isc_loop());

Completed in 26 milliseconds