Searched refs:MEMP_STATS (Results 1 – 12 of 12) sorted by relevance
207 #if MEMP_STATS in memp_init_pool()212 #if MEMP_STATS && (defined(LWIP_DEBUG) || LWIP_STATS_DISPLAY) in memp_init_pool()232 #if LWIP_STATS && MEMP_STATS in memp_init()282 #if MEMP_STATS in do_memp_malloc_pool()292 #if MEMP_STATS in do_memp_malloc_pool()376 #if MEMP_STATS in do_memp_free_pool()
103 #if MEM_STATS || MEMP_STATS114 #if MEMP_STATS
113 #if MEMP_STATS139 #if MEMP_STATS
269 #if MEMP_STATS402 #if MEMP_STATS
2185 #if !defined MEMP_STATS || defined __DOXYGEN__2186 #define MEMP_STATS (MEMP_MEM_MALLOC == 0) macro2249 #define MEMP_STATS 0 macro
9 #if !LWIP_STATS || !UDP_STATS || !MEMP_STATS || !ETHARP_STATS
6 #if !LWIP_STATS || !MEM_STATS ||!MEMP_STATS
9 #if !LWIP_STATS || !TCP_STATS || !MEMP_STATS
7 #if !LWIP_STATS || !TCP_STATS || !MEMP_STATS
12 #if !LWIP_STATS || !TCP_STATS || !MEMP_STATS
7 #if !LWIP_STATS || !UDP_STATS || !MEMP_STATS
2655 in macros, mainly if MEM_STATS=0 and MEMP_STATS=0).