Home
last modified time | relevance | path

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

/src/contrib/jemalloc/src/
H A Dpsset.c54 size_t huge_idx = (size_t)hpdata_huge_get(ps); in psset_bin_stats_insert_remove() local
56 binstats[huge_idx].npageslabs += mul * 1; in psset_bin_stats_insert_remove()
57 binstats[huge_idx].nactive += mul * hpdata_nactive_get(ps); in psset_bin_stats_insert_remove()
58 binstats[huge_idx].ndirty += mul * hpdata_ndirty_get(ps); in psset_bin_stats_insert_remove()