Home
last modified time | relevance | path

Searched refs:MEMP_STATS (Results 1 – 5 of 5) sorted by relevance

/external/syslinux/core/lwip/src/core/
Dstats.c54 #if MEMP_STATS in stats_init()
111 #if MEM_STATS || MEMP_STATS
122 #if MEMP_STATS
Dmemp.c201 #if defined(LWIP_DEBUG) && MEMP_STATS
232 #if defined(LWIP_DEBUG) && MEMP_STATS in memp_overflow_check_element_overflow()
265 #if defined(LWIP_DEBUG) && MEMP_STATS in memp_overflow_check_element_underflow()
/external/syslinux/core/lwip/src/include/lwip/
Dopt.h1536 #ifndef MEMP_STATS
1537 #define MEMP_STATS (MEMP_MEM_MALLOC == 0) macro
1557 #define MEMP_STATS 0 macro
Dstats.h141 #if MEMP_STATS
245 #if MEMP_STATS
/external/syslinux/core/lwip/
DCHANGELOG1157 in macros, mainly if MEM_STATS=0 and MEMP_STATS=0).