Searched refs:rte_malloc_dump_stats (Results 1 – 8 of 8) sorted by relevance
519 rte_malloc_dump_stats(FILE *f, const char *type);
137 rte_malloc_dump_stats(stdout, "dummy"); in test_align_overlap_per_lcore()232 rte_malloc_dump_stats(stdout, "dummy"); in test_reordered_free_per_lcore()299 rte_malloc_dump_stats(stdout, "stats"); in test_multi_alloc_statistics()
135 rte_malloc_dump_stats(stdout, NULL); in cmd_dump_parsed()
358 rte_malloc_dump_stats(stdout, NULL); in test_malloc_basic()
85 rte_malloc_dump_stats
118 rte_malloc_dump_stats;
321 rte_malloc_dump_stats(FILE *f, __rte_unused const char *type) in rte_malloc_dump_stats() function
224 * eal: Functions ``rte_malloc_dump_stats()``, ``rte_malloc_dump_heaps()`` and