Searched refs:MEM_STATS (Results 1 – 17 of 17) sorted by relevance
56 #if MEM_STATS in stats_init()103 #if MEM_STATS || MEMP_STATS
192 #if LWIP_STATS && MEM_STATS214 #if LWIP_STATS && MEM_STATS in mem_malloc()232 #if LWIP_STATS && MEM_STATS in mem_free()288 #if MEMP_OVERFLOW_CHECK || (LWIP_STATS && MEM_STATS) in mem_malloc()980 #if MEM_LIBC_MALLOC && (!LWIP_STATS || !MEM_STATS)
135 #if MEMP_OVERFLOW_CHECK || (LWIP_STATS && MEM_STATS)
265 #if MEM_STATS388 #if MEM_STATS
2240 #if !defined MEM_STATS || defined __DOXYGEN__2241 #define MEM_STATS ((MEM_LIBC_MALLOC == 0) && (MEM_USE_POOLS == 0)) macro2310 #define MEM_STATS 0 macro
276 #define MEM_STATS 1 macro
195 #define MEM_STATS ((MEM_LIBC_MALLOC == 0) && (MEM_USE_POOLS == 0)) macro
6 #if !LWIP_STATS || !MEM_STATS
6 #if !LWIP_STATS || !MEM_STATS ||!MEMP_STATS
473 #if MEM_STATS in com_stat()
2742 in macros, mainly if MEM_STATS=0 and MEMP_STATS=0).
Completed in 43 milliseconds