Searched refs:MEMP_STATS (Results 1 – 22 of 22) 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
2247 #if !defined MEMP_STATS || defined __DOXYGEN__2248 #define MEMP_STATS (MEMP_MEM_MALLOC == 0) macro2311 #define MEMP_STATS 0 macro
277 #define MEMP_STATS 1 macro
196 #define MEMP_STATS (MEMP_MEM_MALLOC == 0) macro
10 #if !LWIP_STATS || !UDP_STATS || !MEMP_STATS || !ETHARP_STATS
10 #if !LWIP_STATS || !TCP_STATS || !MEMP_STATS
12 #if !LWIP_STATS || !TCP_STATS || !MEMP_STATS
7 #if !LWIP_STATS || !TCP_STATS || !MEMP_STATS
13 #if !LWIP_STATS || !TCP_STATS || !MEMP_STATS
6 #if !LWIP_STATS || !MEM_STATS ||!MEMP_STATS
7 #if !LWIP_STATS || !UDP_STATS || !MEMP_STATS
453 #if PROTOCOL_STATS || MEMP_STATS in com_stat()476 #if MEMP_STATS in com_stat()
2742 in macros, mainly if MEM_STATS=0 and MEMP_STATS=0).
Completed in 48 milliseconds