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