Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_malloc.c629 int realloc_heap_socket; in test_realloc() local
648 realloc_heap_socket = rte_malloc_heap_get_socket(heap_name); in test_realloc()
666 ret = test_realloc_socket(realloc_heap_socket); in test_realloc()