Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/include/lwip/
Dstats.h263 #define SYS_STATS_DISPLAY() stats_display_sys(&lwip_stats.sys) macro
268 #define SYS_STATS_DISPLAY() macro
/external/syslinux/core/lwip/src/core/
Dstats.c171 SYS_STATS_DISPLAY(); in stats_display()