Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_inlines_b.h86 int64_t bytes_until_sample = tsd_bytes_until_sample_get(tsd); in prof_sample_check() local
/freebsd/contrib/jemalloc/src/
H A Dprof.c1171 uint64_t bytes_until_sample = (uint64_t)(log(u) / in prof_sample_threshold_update() local
H A Djemalloc.c2355 int64_t bytes_until_sample = tsd_bytes_until_sample_get(tsd); in JEMALLOC_ATTR() local