Searched refs:memdump (Results 1 – 1 of 1) sorted by relevance
94 char memdump[] = "memdump_test"; in test_misc() local96 rte_memdump(stdout, "test", memdump, sizeof(memdump)); in test_misc()97 rte_hexdump(stdout, "test", memdump, sizeof(memdump)); in test_misc()