Home
last modified time | relevance | path

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

/optee_os/core/include/mm/
H A Dphys_mem.h22 void nex_phys_mem_stats(struct pta_stats_alloc *stats, bool reset);
65 return nex_phys_mem_stats(stats, reset); in phys_mem_stats()
/optee_os/core/mm/
H A Dphys_mem.c165 void nex_phys_mem_stats(struct pta_stats_alloc *stats, bool reset) in nex_phys_mem_stats() function