Searched defs:bytes_until_sample (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/jemalloc/include/jemalloc/internal/ | ||
| H A D | prof_inlines_b.h | |
| /freebsd/contrib/jemalloc/src/ | ||
| H A D | prof.c | 1171 uint64_t bytes_until_sample = (uint64_t)(log(u) / prof_sample_threshold_update() local |
| H A D | jemalloc.c | 2355 int64_t bytes_until_sample = tsd_bytes_until_sample_get(tsd); JEMALLOC_ATTR() local |