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

  /src/external/bsd/jemalloc.old/dist/test/unit/
decay.c 254 uint64_t ns_until_purge_half = decay_ns_until_purge(&decay, local
258 nstime_init(&waittime, ns_until_purge_half);
  /src/external/bsd/jemalloc/dist/test/unit/
decay.c 257 uint64_t ns_until_purge_half = decay_ns_until_purge( local
261 nstime_init(&waittime, ns_until_purge_half);

Completed in 20 milliseconds