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

  /src/external/bsd/jemalloc/dist/src/
nstime.c 84 nstime_copy(nstime_t *time, const nstime_t *source) { function
167 nstime_copy(&now, past);
253 nstime_copy(&old_time, time);
267 nstime_copy(&old_time, time);
272 nstime_copy(time, &old_time);
  /src/external/bsd/jemalloc.old/dist/src/
nstime.c 84 nstime_copy(nstime_t *time, const nstime_t *source) { function
167 nstime_copy(&now, past);
253 nstime_copy(&old_time, time);
267 nstime_copy(&old_time, time);
272 nstime_copy(time, &old_time);
  /src/external/bsd/jemalloc/include/jemalloc/internal/
private_namespace.gen.h 239 #define nstime_copy JEMALLOC_N(nstime_copy) macro
private_namespace.h 239 #define nstime_copy JEMALLOC_N(nstime_copy) macro
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
private_namespace.gen.h 239 #define nstime_copy JEMALLOC_N(nstime_copy) macro
private_namespace.h 239 #define nstime_copy JEMALLOC_N(nstime_copy) macro

Completed in 58 milliseconds