Searched defs:slab_size (Results 1 – 11 of 11) sorted by relevance
8 #define BIN_INFO_bin_yes(reg_size, slab_size, nregs) \ argument10 #define BIN_INFO_bin_no(reg_size, slab_size, nregs) argument
294 size_t reg_size, slab_size, curregs; in stats_arena_bins_print() local
64 slab_size() { function
39 size_t slab_size; member
78 size_t const slab_size = sizeof(uint32_t) * hs_words * slab_keys; in hs_transpose_slabs_u32() local103 size_t const slab_size = sizeof(uint32_t) * hs_words * slab_keys; in hs_transpose_slabs_u64() local533 uint32_t const slab_size = hs_target->config.slab.height << hs_target->config.slab.width_log2; in main() local
146 size_t const slab_size = sizeof(uint32_t) * hs_words * slab_keys; in hs_transpose_slabs_u32() local171 size_t const slab_size = sizeof(uint32_t) * hs_words * slab_keys; in hs_transpose_slabs_u64() local
118 size_t const slab_size = sizeof(uint32_t) * hs_words * slab_keys; in hs_transpose_slabs_u32() local143 size_t const slab_size = sizeof(uint32_t) * hs_words * slab_keys; in hs_transpose_slabs_u64() local
533 unsigned slab_size = 1 << AMDGPU_SLAB_BO_SIZE_LOG2; in amdgpu_bo_slab_alloc() local