Home
last modified time | relevance | path

Searched refs:malloc_get_stats (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/pta/
H A Dstats.c64 malloc_get_stats(stats); in get_alloc_stats()
/optee_os/lib/libutils/isoc/include/
H A Dmalloc.h85 void malloc_get_stats(struct pta_stats_alloc *stats);
/optee_os/lib/libutee/
H A Duser_ta_entry.c418 malloc_get_stats(&stats); in entry_dump_memstats()
/optee_os/lib/libutils/isoc/
H A Dbget_malloc.c328 void malloc_get_stats(struct pta_stats_alloc *stats) in malloc_get_stats() function