Searched defs:stats (Results 1 – 8 of 8) sorted by relevance
29 struct malloc_stats *stats; in get_alloc_stats() local106 struct tee_pager_stats stats; in get_pager_stats() local
149 struct malloc_stats stats = { }; in mempool_alloc() local
272 static inline void tee_pager_get_stats(struct tee_pager_stats *stats) in tee_pager_get_stats()
107 void tee_mm_get_pool_stats(tee_mm_pool_t *pool, struct malloc_stats *stats, in tee_mm_get_pool_stats()
118 void tee_pager_get_stats(struct tee_pager_stats *stats) in tee_pager_get_stats()136 void tee_pager_get_stats(struct tee_pager_stats *stats) in tee_pager_get_stats()
242 struct malloc_stats *stats) in gen_malloc_get_stats()251 void malloc_get_stats(struct malloc_stats *stats) in malloc_get_stats()911 void raw_malloc_get_stats(struct malloc_ctx *ctx, struct malloc_stats *stats) in raw_malloc_get_stats()1044 void nex_malloc_get_stats(struct malloc_stats *stats) in nex_malloc_get_stats()
1425 static void stats(const char *when __maybe_unused, in stats() function
318 struct tee_pager_stats __maybe_unused stats; in print_pager_pool_size() local
Completed in 16 milliseconds