Searched refs:PSSET_NPSIZES (Results 1 – 5 of 5) sorted by relevance
21 #define PSSET_NPSIZES 64 macro32 #define PSSET_NPURGE_LISTS (2 * PSSET_NPSIZES)51 psset_bin_stats_t nonfull_slabs[PSSET_NPSIZES][2];69 hpdata_age_heap_t pageslabs[PSSET_NPSIZES];71 fb_group_t pageslab_bitmap[FB_NGROUPS(PSSET_NPSIZES)];
10 for (unsigned i = 0; i < PSSET_NPSIZES; i++) { in psset_init()13 fb_init(psset->pageslab_bitmap, PSSET_NPSIZES); in psset_init()37 for (pszind_t i = 0; i < PSSET_NPSIZES; i++) { in psset_stats_accum()71 for (pszind_t pind = 0; pind < PSSET_NPSIZES; pind++) { in psset_bin_stats_insert_remove()99 fb_unset(psset->pageslab_bitmap, PSSET_NPSIZES, (size_t)pind); in psset_hpdata_heap_remove()106 fb_set(psset->pageslab_bitmap, PSSET_NPSIZES, (size_t)pind); in psset_hpdata_heap_insert()122 assert(pind < PSSET_NPSIZES); in psset_stats_insert()140 assert(pind < PSSET_NPSIZES); in psset_stats_remove()172 assert(pind < PSSET_NPSIZES); in psset_alloc_container_insert()193 assert(pind < PSSET_NPSIZES); in psset_alloc_container_remove()[all …]
962 for (pszind_t i = 0; i < PSSET_NPSIZES; i++) { in hpa_assert_empty()
950 for (pszind_t j = 0; j < PSSET_NPSIZES && j < SC_NPSIZES; j++) { in stats_arena_hpa_shard_print()
3817 if (j >= PSSET_NPSIZES) { in stats_arenas_i_hpa_shard_nonfull_slabs_j_index()