Searched refs:MEM_STATS (Results 1 – 6 of 6) sorted by relevance
1529 #ifndef MEM_STATS1530 #define MEM_STATS ((MEM_LIBC_MALLOC == 0) && (MEM_USE_POOLS == 0)) macro1556 #define MEM_STATS 0 macro
138 #if MEM_STATS231 #if MEM_STATS
64 #if MEM_STATS in stats_init()111 #if MEM_STATS || MEMP_STATS
191 #ifdef MEM_STATS /* optional extra stuff for statistics */229 #ifdef MEM_STATS in out_of_memory()1005 #ifdef MEM_STATS in free_pool()
3006 situation, you can enable the MEM_STATS code in jmemmgr.c.
1157 in macros, mainly if MEM_STATS=0 and MEMP_STATS=0).