Searched refs:stats_display_memp (Results 1 – 2 of 2) sorted by relevance
250 #define MEMP_STATS_DISPLAY(i) stats_display_memp(&lwip_stats.memp[i], i)277 void stats_display_memp(struct stats_mem *mem, int index);284 #define stats_display_memp(mem, index) macro
124 stats_display_memp(struct stats_mem *mem, int index) in stats_display_memp() function