Home
last modified time | relevance | path

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

/optee_os/core/include/mm/
H A Dphys_mem.h33 void phys_mem_stats(struct pta_stats_alloc *stats, bool reset);
63 static inline void phys_mem_stats(struct pta_stats_alloc *stats, bool reset) in phys_mem_stats() function
/optee_os/core/pta/
H A Dstats.c77 phys_mem_stats(stats, p[0].value.b); in get_alloc_stats()
/optee_os/core/mm/
H A Dphys_mem.c216 void phys_mem_stats(struct pta_stats_alloc *stats, bool reset) in phys_mem_stats() function