Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dtcache.c118 size_t sz_sum = binind * nflush; in tbin_extents_lookup_size_check() local
123 sz_sum -= szind; in tbin_extents_lookup_size_check()
125 if (sz_sum != 0) { in tbin_extents_lookup_size_check()