Home
last modified time | relevance | path

Searched refs:raw_malloc_get_stats (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libutils/ext/
H A Dmempool.c152 raw_malloc_get_stats(pool->mctx, &stats); in mempool_alloc()
/optee_os/lib/libutils/isoc/include/
H A Dmalloc.h164 void raw_malloc_get_stats(struct malloc_ctx *ctx,
/optee_os/lib/libutils/isoc/
H A Dbget_malloc.c324 raw_malloc_get_stats(ctx, stats); in gen_malloc_get_stats()
897 void raw_malloc_get_stats(struct malloc_ctx *ctx, struct pta_stats_alloc *stats) in raw_malloc_get_stats() function