Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/include/
H A Drte_bitmap.h103 uint32_t n_bytes_total; in __rte_bitmap_get_memory_footprint() local
110 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()