Searched refs:rte_malloc_dump_stats (Results 1 – 7 of 7) sorted by relevance
510 rte_malloc_dump_stats(FILE *f, const char *type);
138 rte_malloc_dump_stats(stdout, "dummy"); in test_align_overlap_per_lcore()233 rte_malloc_dump_stats(stdout, "dummy"); in test_reordered_free_per_lcore()300 rte_malloc_dump_stats(stdout, "stats"); in test_multi_alloc_statistics()
132 rte_malloc_dump_stats(stdout, NULL); in cmd_dump_parsed()
370 rte_malloc_dump_stats(stdout, NULL); in test_malloc_basic()
146 rte_malloc_dump_stats;
330 rte_malloc_dump_stats(FILE *f, __rte_unused const char *type) in rte_malloc_dump_stats() function
165 * eal: Functions ``rte_malloc_dump_stats()``, ``rte_malloc_dump_heaps()`` and