Home
last modified time | relevance | path

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

/lib/lwip/lwip/src/core/
A Dmemp.c207 #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()
A Dstats.c103 #if MEM_STATS || MEMP_STATS
114 #if MEMP_STATS
/lib/lwip/lwip/src/include/lwip/priv/
A Dmemp_priv.h113 #if MEMP_STATS
139 #if MEMP_STATS
/lib/lwip/lwip/src/include/lwip/
A Dstats.h269 #if MEMP_STATS
402 #if MEMP_STATS
A Dopt.h2247 #if !defined MEMP_STATS || defined __DOXYGEN__
2248 #define MEMP_STATS (MEMP_MEM_MALLOC == 0) macro
2311 #define MEMP_STATS 0 macro
/lib/lwip/lwip/contrib/examples/example_app/
A Dlwipopts.h277 #define MEMP_STATS 1 macro
/lib/lwip/lwip/contrib/examples/example_app/test_configs/
A Dopt_default.h196 #define MEMP_STATS (MEMP_MEM_MALLOC == 0) macro
A Dopt_dualstack.h196 #define MEMP_STATS (MEMP_MEM_MALLOC == 0) macro
A Dopt_ipv4only.h196 #define MEMP_STATS (MEMP_MEM_MALLOC == 0) macro
A Dopt_ipv6only.h196 #define MEMP_STATS (MEMP_MEM_MALLOC == 0) macro
A Dopt_nosys_dual.h196 #define MEMP_STATS (MEMP_MEM_MALLOC == 0) macro
A Dopt_nosys_ipv4.h196 #define MEMP_STATS (MEMP_MEM_MALLOC == 0) macro
A Dopt_nosys_ipv6.h196 #define MEMP_STATS (MEMP_MEM_MALLOC == 0) macro
/lib/lwip/lwip/test/unit/etharp/
A Dtest_etharp.c10 #if !LWIP_STATS || !UDP_STATS || !MEMP_STATS || !ETHARP_STATS
/lib/lwip/lwip/test/unit/tcp/
A Dtcp_helper.c10 #if !LWIP_STATS || !TCP_STATS || !MEMP_STATS
A Dtest_tcp_state.c12 #if !LWIP_STATS || !TCP_STATS || !MEMP_STATS
A Dtest_tcp_oos.c7 #if !LWIP_STATS || !TCP_STATS || !MEMP_STATS
A Dtest_tcp.c13 #if !LWIP_STATS || !TCP_STATS || !MEMP_STATS
/lib/lwip/lwip/test/unit/core/
A Dtest_pbuf.c6 #if !LWIP_STATS || !MEM_STATS ||!MEMP_STATS
/lib/lwip/lwip/test/unit/udp/
A Dtest_udp.c7 #if !LWIP_STATS || !UDP_STATS || !MEMP_STATS
/lib/lwip/lwip/contrib/apps/shell/
A Dshell.c453 #if PROTOCOL_STATS || MEMP_STATS in com_stat()
476 #if MEMP_STATS in com_stat()
/lib/lwip/lwip/
A DCHANGELOG2742 in macros, mainly if MEM_STATS=0 and MEMP_STATS=0).

Completed in 48 milliseconds