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

  /src/external/bsd/jemalloc.old/dist/test/unit/
nstime.c 206 nstime_t old_t; local
207 nstime_copy(&old_t, t);
214 nstime_subtract(&new_t, &old_t);
  /src/external/bsd/jemalloc/dist/test/unit/
nstime.c 206 nstime_t old_t; local
207 nstime_copy(&old_t, t);
214 nstime_subtract(&new_t, &old_t);

Completed in 28 milliseconds