Searched refs:stats_display_memp (Results 1 – 2 of 2) sorted by relevance
404 #define MEMP_STATS_DISPLAY(i) stats_display_memp(lwip_stats.memp[i], i)476 void stats_display_memp(struct stats_mem *mem, int index);483 #define stats_display_memp(mem, index) macro
116 stats_display_memp(struct stats_mem *mem, int idx) in stats_display_memp() function