Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/pta/
A Dstats.c41 #define STATS_NB_POOLS 4 macro
65 if (pool_id > STATS_NB_POOLS) in get_alloc_stats()
70 size_to_retrieve *= STATS_NB_POOLS; in get_alloc_stats()
79 for (i = 1; i <= STATS_NB_POOLS; i++) { in get_alloc_stats()

Completed in 2 milliseconds