Searched defs:histo_blocks (Results 1 – 2 of 2) sorted by relevance
95 uint32_t const histo_blocks = (count_ru_scatter + histo_block_kvs - 1) / histo_block_kvs; in radix_sort_vk_get_memory_requirements() local697 uint32_t const histo_blocks = (count_ru_scatter + histo_block_kvs - 1) / histo_block_kvs; in radix_sort_vk_sort_devaddr() local
289 uint32_t histo_blocks; member