Searched defs:stats (Results 1 – 15 of 15) sorted by relevance
| /optee_os/core/pta/ |
| H A D | stats.c | 23 struct pta_stats_alloc *stats = NULL; in get_alloc_stats() local 115 struct tee_pager_stats stats = { }; in get_pager_stats() local
|
| /optee_os/core/mm/ |
| H A D | phys_mem.c | 151 static void add_pool_stats(tee_mm_pool_t *pool, struct pta_stats_alloc *stats, in add_pool_stats() 165 void nex_phys_mem_stats(struct pta_stats_alloc *stats, bool reset) in nex_phys_mem_stats() 216 void phys_mem_stats(struct pta_stats_alloc *stats, bool reset) in phys_mem_stats()
|
| H A D | tee_mm.c | 88 void tee_mm_get_pool_stats(tee_mm_pool_t *pool, struct pta_stats_alloc *stats, in tee_mm_get_pool_stats()
|
| /optee_os/core/include/mm/ |
| H A D | phys_mem.h | 63 static inline void phys_mem_stats(struct pta_stats_alloc *stats, bool reset) in phys_mem_stats()
|
| H A D | tee_pager.h | 277 static inline void tee_pager_get_stats(struct tee_pager_stats *stats) in tee_pager_get_stats()
|
| /optee_os/lib/libutils/ext/ |
| H A D | mempool.c | 150 struct pta_stats_alloc stats = { }; in mempool_alloc() local
|
| /optee_os/lib/libutils/isoc/ |
| H A D | bget_malloc.c | 320 struct pta_stats_alloc *stats) in gen_malloc_get_stats() 328 void malloc_get_stats(struct pta_stats_alloc *stats) in malloc_get_stats() 897 void raw_malloc_get_stats(struct malloc_ctx *ctx, struct pta_stats_alloc *stats) in raw_malloc_get_stats() 981 void nex_malloc_get_stats(struct pta_stats_alloc *stats) in nex_malloc_get_stats()
|
| H A D | bget.c | 1489 static void stats(const char *when __maybe_unused, in stats() function
|
| /optee_os/lib/libutee/ |
| H A D | user_ta_entry.c | 407 struct pta_stats_alloc stats = { }; in entry_dump_memstats() local
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | psa_crypto_slot_management.c | 1091 void mbedtls_psa_get_stats(mbedtls_psa_stats_t *stats) in mbedtls_psa_get_stats()
|
| /optee_os/core/arch/arm/mm/ |
| H A D | tee_pager.c | 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()
|
| /optee_os/core/kernel/ |
| H A D | tee_ta_manager.c | 915 struct pta_stats_ta *stats = &dump_stats[i]; in dump_ta_stats() local
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | boot.c | 399 struct tee_pager_stats __maybe_unused stats; in print_pager_pool_size() local
|
| /optee_os/core/drivers/ |
| H A D | versal_trng.c | 210 struct trng_stats stats; member
|
| /optee_os/core/tee/ |
| H A D | tee_rpmb_fs.c | 3179 TEE_Result rpmb_mem_stats(struct pta_stats_alloc *stats, bool reset) in rpmb_mem_stats()
|