Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ test_realloc
Function
test_realloc
dpdk/app/test/test_malloc.c:429–433 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
427
428
#ifdef RTE_EXEC_ENV_WINDOWS
429
static int
430
test_realloc(void)
431
{
432
return TEST_SKIPPED;
433
}
434
#else
435
436
static int
Callers
1
test_malloc
Function · 0.85
Calls
8
rte_malloc_heap_create
Function · 0.85
rte_malloc_heap_get_socket
Function · 0.85
rte_malloc_heap_memory_add
Function · 0.85
test_realloc_socket
Function · 0.85
test_realloc_numa
Function · 0.85
rte_malloc_heap_memory_remove
Function · 0.85
rte_malloc_heap_destroy
Function · 0.85
printf
Function · 0.50
Tested by
no test coverage detected