Searched refs:n_bytes_total (Results 1 – 1 of 1) sorted by relevance
103 uint32_t n_bytes_total; in __rte_bitmap_get_memory_footprint() local110 n_bytes_total = (n_cache_lines_context_and_array1 + n_cache_lines_array2) * RTE_CACHE_LINE_SIZE; in __rte_bitmap_get_memory_footprint()125 return n_bytes_total; in __rte_bitmap_get_memory_footprint()