HomeSort by relevance Sort by last modified time
    Searched refs:timer_ratio (Results 1 - 3 of 3) sorted by null

  /external/jemalloc/test/include/test/
timer.h 11 void timer_ratio(timedelta_t *a, timedelta_t *b, char *buf, size_t buflen);
  /external/jemalloc/test/src/
timer.c 30 timer_ratio(timedelta_t *a, timedelta_t *b, char *buf, size_t buflen) function
  /external/jemalloc/test/stress/
microbench.c 34 timer_ratio(&timer_a, &timer_b, ratio_buf, sizeof(ratio_buf));

Completed in 551 milliseconds