Searched refs:raw_malloc_get_stats (Results 1 – 3 of 3) sorted by relevance
151 raw_malloc_get_stats(pool->mctx, &stats); in mempool_alloc()
177 void raw_malloc_get_stats(struct malloc_ctx *ctx, struct malloc_stats *stats);
315 raw_malloc_get_stats(ctx, stats); in gen_malloc_get_stats()999 void raw_malloc_get_stats(struct malloc_ctx *ctx, struct malloc_stats *stats) in raw_malloc_get_stats() function
Completed in 6 milliseconds