Searched refs:MEMP_STATS (Results 1 – 5 of 5) sorted by relevance
54 #if MEMP_STATS in stats_init()111 #if MEM_STATS || MEMP_STATS122 #if MEMP_STATS
201 #if defined(LWIP_DEBUG) && MEMP_STATS232 #if defined(LWIP_DEBUG) && MEMP_STATS in memp_overflow_check_element_overflow()265 #if defined(LWIP_DEBUG) && MEMP_STATS in memp_overflow_check_element_underflow()
1536 #ifndef MEMP_STATS1537 #define MEMP_STATS (MEMP_MEM_MALLOC == 0) macro1557 #define MEMP_STATS 0 macro
141 #if MEMP_STATS245 #if MEMP_STATS
1157 in macros, mainly if MEM_STATS=0 and MEMP_STATS=0).