Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dpta_stats.h36 #define ALLOC_ID_ALL 0 /* All allocators */ macro
/optee_os/core/pta/
H A Dstats.c47 if (pool_id == ALLOC_ID_ALL) in get_alloc_stats()
59 if (pool_id != ALLOC_ID_ALL && i != pool_id) in get_alloc_stats()