Searched refs:malloc_heaps (Results 1 – 4 of 4) sorted by relevance
237 return malloc_heap_get_stats(&mcfg->malloc_heaps[heap_idx], in rte_malloc_get_socket_stats()252 malloc_heap_dump(&mcfg->malloc_heaps[idx], f); in rte_malloc_dump_heaps()273 struct malloc_heap *tmp = &mcfg->malloc_heaps[idx]; in rte_malloc_heap_get_socket()304 struct malloc_heap *tmp = &mcfg->malloc_heaps[idx]; in rte_malloc_heap_socket_is_external()329 struct malloc_heap *heap = &mcfg->malloc_heaps[heap_id]; in rte_malloc_dump_stats()388 struct malloc_heap *heap = &mcfg->malloc_heaps[i]; in find_named_heap()598 struct malloc_heap *tmp = &mcfg->malloc_heaps[i]; in rte_malloc_heap_create()
55 struct malloc_heap malloc_heaps[RTE_MAX_HEAPS]; member
83 struct malloc_heap *heap = &mcfg->malloc_heaps[i]; in malloc_socket_to_heap_id()128 heap = &mcfg->malloc_heaps[heap_idx]; in malloc_add_seg()641 struct malloc_heap *heap = &mcfg->malloc_heaps[heap_id]; in malloc_heap_alloc_on_heap_id()745 struct malloc_heap *heap = &mcfg->malloc_heaps[heap_id]; in heap_alloc_biggest_on_heap_id()1342 struct malloc_heap *heap = &mcfg->malloc_heaps[i]; in rte_eal_malloc_heap_init()
475 - Structure ``rte_mem_config`` has had its ``malloc_heaps`` array