Home
last modified time | relevance | path

Searched refs:MEMP_STATS_DISPLAY (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/core/lwip/src/include/lwip/
Dstats.h250 #define MEMP_STATS_DISPLAY(i) stats_display_memp(&lwip_stats.memp[i], i) macro
256 #define MEMP_STATS_DISPLAY(i) macro
/external/syslinux/core/lwip/src/core/
Dstats.c169 MEMP_STATS_DISPLAY(i); in stats_display()