Searched refs:malloc_heap_get_stats (Results 1 – 4 of 4) sorted by relevance
76 malloc_heap_get_stats(struct malloc_heap *heap,
246 return malloc_heap_get_stats(&mcfg->malloc_heaps[heap_idx], in rte_malloc_get_socket_stats()340 malloc_heap_get_stats(heap, &sock_stats); in rte_malloc_dump_stats()
1139 malloc_heap_get_stats(heap, &sock_stats); in handle_eal_heap_info_request()1172 malloc_heap_get_stats(heap, &sock_stats); in handle_eal_heap_list_request()
1097 malloc_heap_get_stats(struct malloc_heap *heap, in malloc_heap_get_stats() function