Home
last modified time | relevance | path

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

/src/contrib/jemalloc/src/
H A Dprof.c125 size_t unbiased_bytes = prof_unbiased_sz[szind]; in prof_malloc_sample_object() local
129 tctx->cnts.curbytes_unbiased += unbiased_bytes; in prof_malloc_sample_object()
134 tctx->cnts.accumbytes_unbiased += unbiased_bytes; in prof_malloc_sample_object()