Home
last modified time | relevance | path

Searched refs:bytes_until_sample (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_inlines_b.h
H A Dtsd.h
/freebsd/contrib/jemalloc/src/
H A Dprof.c225 * bytes_until_sample = | -------- |, where p = ---------------
242 * otherwise bytes_until_sample would be 0 if u is exactly 1.0.
1171 uint64_t bytes_until_sample = (uint64_t)(log(u) / prof_sample_threshold_update() local