Home
last modified time | relevance | path

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

/optee_os/core/mm/
H A Dphys_mem.c151 static void add_pool_stats(tee_mm_pool_t *pool, struct pta_stats_alloc *stats, in add_pool_stats() function
169 add_pool_stats(nex_core_pool, stats, reset); in nex_phys_mem_stats()
170 add_pool_stats(nex_ta_pool, stats, reset); in nex_phys_mem_stats()
220 add_pool_stats(core_pool, stats, reset); in phys_mem_stats()
221 add_pool_stats(ta_pool, stats, reset); in phys_mem_stats()