Searched refs:MEMP_STATS (Results 1 – 10 of 10) sorted by relevance
54 #if MEMP_STATS in stats_init()111 #if MEM_STATS || MEMP_STATS122 #if MEMP_STATS
202 #if defined(LWIP_DEBUG) && MEMP_STATS233 #if defined(LWIP_DEBUG) && MEMP_STATS in memp_overflow_check_element_overflow()266 #if defined(LWIP_DEBUG) && MEMP_STATS in memp_overflow_check_element_underflow()
6 #if !LWIP_STATS || !UDP_STATS || !MEMP_STATS
1591 #ifndef MEMP_STATS1592 #define MEMP_STATS (MEMP_MEM_MALLOC == 0) macro1612 #define MEMP_STATS 0 macro
141 #if MEMP_STATS245 #if MEMP_STATS
7 #if !LWIP_STATS || !UDP_STATS || !MEMP_STATS || !ETHARP_STATS
8 #if !LWIP_STATS || !TCP_STATS || !MEMP_STATS
11 #if !LWIP_STATS || !TCP_STATS || !MEMP_STATS
7 #if !LWIP_STATS || !TCP_STATS || !MEMP_STATS
1456 in macros, mainly if MEM_STATS=0 and MEMP_STATS=0).