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

  /src/external/bsd/jemalloc/dist/src/
decay.c 166 uint64_t h_steps_max = h_steps[SMOOTHSTEP_NSTEPS - 1]; local
167 assert(h_steps_max >=
169 npages_purge = npages_new * (h_steps_max -

Completed in 42 milliseconds