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.h
/freebsd/contrib/jemalloc/src/
H A Dprof.c1171 uint64_t bytes_until_sample = (uint64_t)(log(u) / prof_sample_threshold_update() local
H A Djemalloc.c2355 int64_t bytes_until_sample = tsd_bytes_until_sample_get(tsd); JEMALLOC_ATTR() local