Searched refs:MEM_STATS (Results 1 – 5 of 5) sorted by relevance
64 #if MEM_STATS in stats_init()111 #if MEM_STATS || MEMP_STATS
6 #if !LWIP_STATS || !MEM_STATS
1584 #ifndef MEM_STATS1585 #define MEM_STATS ((MEM_LIBC_MALLOC == 0) && (MEM_USE_POOLS == 0)) macro1611 #define MEM_STATS 0 macro
138 #if MEM_STATS231 #if MEM_STATS
1456 in macros, mainly if MEM_STATS=0 and MEMP_STATS=0).