Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dpta_stats.h37 #define ALLOC_ID_HEAP 1 /* Core heap allocator */ macro
/optee_os/core/pta/
H A Dstats.c58 for (i = ALLOC_ID_HEAP; i <= STATS_NB_POOLS; i++) { in get_alloc_stats()
63 case ALLOC_ID_HEAP: in get_alloc_stats()