Home
last modified time | relevance | path

Searched defs:stats (Results 1 – 11 of 11) sorted by relevance

/optee_os-3.20.0/core/pta/
A Dstats.c45 struct malloc_stats *stats; in get_alloc_stats() local
122 struct tee_pager_stats stats; in get_pager_stats() local
/optee_os-3.20.0/lib/libutils/ext/
A Dmempool.c149 struct malloc_stats stats = { }; in mempool_alloc() local
/optee_os-3.20.0/core/include/mm/
A Dtee_pager.h277 static inline void tee_pager_get_stats(struct tee_pager_stats *stats) in tee_pager_get_stats()
/optee_os-3.20.0/core/mm/
A Dtee_mm.c107 void tee_mm_get_pool_stats(tee_mm_pool_t *pool, struct malloc_stats *stats, in tee_mm_get_pool_stats()
/optee_os-3.20.0/lib/libutils/isoc/
A Dbget_malloc.c311 struct malloc_stats *stats) in gen_malloc_get_stats()
319 void malloc_get_stats(struct malloc_stats *stats) in malloc_get_stats()
999 void raw_malloc_get_stats(struct malloc_ctx *ctx, struct malloc_stats *stats) in raw_malloc_get_stats()
1133 void nex_malloc_get_stats(struct malloc_stats *stats) in nex_malloc_get_stats()
A Dbget.c1428 static void stats(const char *when __maybe_unused, in stats() function
/optee_os-3.20.0/lib/libutee/arch/arm/
A Duser_ta_entry.c383 struct malloc_stats stats = { }; in entry_dump_memstats() local
/optee_os-3.20.0/core/arch/arm/mm/
A Dtee_pager.c118 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()
/optee_os-3.20.0/core/kernel/
A Dtee_ta_manager.c928 struct tee_ta_dump_stats *stats = &dump_stats[i]; in dump_ta_stats() local
/optee_os-3.20.0/core/arch/arm/kernel/
A Dboot.c362 struct tee_pager_stats __maybe_unused stats; in print_pager_pool_size() local
/optee_os-3.20.0/core/drivers/
A Dversal_trng.c210 struct trng_stats stats; member

Completed in 25 milliseconds