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

  /src/external/bsd/jemalloc/dist/test/src/
timer.c 15 timer_usec(const timedelta_t *timer) { function
25 uint64_t t0 = timer_usec(a);
26 uint64_t t1 = timer_usec(b);
  /src/external/bsd/jemalloc.old/dist/test/src/
timer.c 16 timer_usec(const timedelta_t *timer) { function
26 uint64_t t0 = timer_usec(a);
27 uint64_t t1 = timer_usec(b);

Completed in 23 milliseconds