Home
last modified time | relevance | path

Searched refs:MEM_STATS (Results 1 – 22 of 22) sorted by relevance

/components/net/lwip/lwip-2.0.3/src/core/
A Dmem.c107 #if LWIP_STATS && MEM_STATS
129 #if LWIP_STATS && MEM_STATS in mem_malloc()
147 #if LWIP_STATS && MEM_STATS in mem_free()
203 #if MEMP_OVERFLOW_CHECK || (LWIP_STATS && MEM_STATS) in mem_malloc()
746 #if MEM_LIBC_MALLOC && (!LWIP_STATS || !MEM_STATS)
A Dstats.c56 #if MEM_STATS in stats_init()
103 #if MEM_STATS || MEMP_STATS
/components/net/lwip/lwip-2.1.2/src/core/
A Dstats.c56 #if MEM_STATS in stats_init()
103 #if MEM_STATS || MEMP_STATS
A Dmem.c192 #if LWIP_STATS && MEM_STATS
214 #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)
/components/net/lwip/lwip-1.4.1/src/core/
A Dstats.c64 #if MEM_STATS in stats_init()
111 #if MEM_STATS || MEMP_STATS
/components/net/lwip/lwip-1.4.1/test/unit/core/
A Dtest_mem.c6 #if !LWIP_STATS || !MEM_STATS
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dopt.h1584 #ifndef MEM_STATS
1585 #define MEM_STATS ((MEM_LIBC_MALLOC == 0) && (MEM_USE_POOLS == 0)) macro
1611 #define MEM_STATS 0 macro
A Dstats.h138 #if MEM_STATS
231 #if MEM_STATS
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dmemp.h135 #if MEMP_OVERFLOW_CHECK || (LWIP_STATS && MEM_STATS)
A Dstats.h265 #if MEM_STATS
388 #if MEM_STATS
A Dopt.h1953 #if !defined MEM_STATS || defined __DOXYGEN__
1954 #define MEM_STATS ((MEM_LIBC_MALLOC == 0) && (MEM_USE_POOLS == 0)) macro
2023 #define MEM_STATS 0 macro
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dmemp.h135 #if MEMP_OVERFLOW_CHECK || (LWIP_STATS && MEM_STATS)
A Dstats.h265 #if MEM_STATS
388 #if MEM_STATS
A Dopt.h2173 #if !defined MEM_STATS || defined __DOXYGEN__
2174 #define MEM_STATS ((MEM_LIBC_MALLOC == 0) && (MEM_USE_POOLS == 0)) macro
2243 #define MEM_STATS 0 macro
/components/net/lwip/lwip-2.0.3/test/unit/core/
A Dtest_mem.c6 #if !LWIP_STATS || !MEM_STATS
A Dtest_pbuf.c6 #if !LWIP_STATS || !MEM_STATS ||!MEMP_STATS
/components/net/lwip/lwip-2.1.2/test/unit/core/
A Dtest_mem.c6 #if !LWIP_STATS || !MEM_STATS
A Dtest_pbuf.c6 #if !LWIP_STATS || !MEM_STATS ||!MEMP_STATS
/components/net/lwip/port/
A Dlwipopts.h512 #define MEM_STATS 1 macro
/components/net/lwip/lwip-1.4.1/
A DCHANGELOG1446 in macros, mainly if MEM_STATS=0 and MEMP_STATS=0).
/components/net/lwip/lwip-2.0.3/
A DCHANGELOG2402 in macros, mainly if MEM_STATS=0 and MEMP_STATS=0).
/components/net/lwip/lwip-2.1.2/
A DCHANGELOG2655 in macros, mainly if MEM_STATS=0 and MEMP_STATS=0).

Completed in 47 milliseconds