Home
last modified time | relevance | path

Searched refs:rte_malloc_dump_heaps (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/lib/librte_eal/include/
H A Drte_malloc.h532 rte_malloc_dump_heaps(FILE *f);
/f-stack/dpdk/lib/librte_eal/
H A Drte_eal_exports.def190 rte_malloc_dump_heaps
H A Dversion.map255 rte_malloc_dump_heaps;
/f-stack/dpdk/app/test/
H A Dcommands.c137 rte_malloc_dump_heaps(stdout); in cmd_dump_parsed()
H A Dtest_external_mem.c359 rte_malloc_dump_heaps(stdout); in test_malloc_basic()
/f-stack/dpdk/lib/librte_eal/common/
H A Drte_malloc.c245 rte_malloc_dump_heaps(FILE *f) in rte_malloc_dump_heaps() function
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_19_02.rst224 * eal: Functions ``rte_malloc_dump_stats()``, ``rte_malloc_dump_heaps()`` and