Searched refs:STATS_NB_POOLS (Results 1 – 1 of 1) sorted by relevance
41 #define STATS_NB_POOLS 4 macro65 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