HomeSort by: relevance | last modified time | path
    Searched refs:pai_time_until_deferred_work (Results 1 - 7 of 7) sorted by relevancy

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
pai.h 59 pai_time_until_deferred_work(tsdn_t *tsdn, pai_t *self) { function
  /src/external/bsd/jemalloc/include/jemalloc/internal/
pai.h 59 pai_time_until_deferred_work(tsdn_t *tsdn, pai_t *self) { function
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
pai.h 81 pai_time_until_deferred_work(tsdn_t *tsdn, pai_t *self) { function
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
pai.h 81 pai_time_until_deferred_work(tsdn_t *tsdn, pai_t *self) { function
  /src/external/bsd/jemalloc.old/dist/src/
pa.c 266 uint64_t time = pai_time_until_deferred_work(tsdn, &shard->pac.pai);
273 pai_time_until_deferred_work(tsdn, &shard->hpa_shard.pai);
  /src/external/bsd/jemalloc/dist/src/
pa.c 257 uint64_t time = pai_time_until_deferred_work(tsdn, &shard->pac.pai);
263 uint64_t hpa = pai_time_until_deferred_work(
  /src/external/bsd/jemalloc/dist/test/unit/
hpa.c 1223 uint64_t until_ns = pai_time_until_deferred_work(tsdn, &shard->pai);
1230 until_ns = pai_time_until_deferred_work(tsdn, &shard->pai);
1238 until_ns = pai_time_until_deferred_work(tsdn, &shard->pai);

Completed in 15 milliseconds