Home
last modified time | relevance | path

Searched refs:stats_display_mem (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/lwip/lwip2.0.0/core/
A Dstats.c105 stats_display_mem(struct stats_mem *mem, const char *name) in stats_display_mem() function
119 stats_display_mem(mem, mem->name); in stats_display_memp()
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dstats.h393 #define MEM_STATS_DISPLAY() stats_display_mem(&lwip_stats.mem, "HEAP")
475 void stats_display_mem(struct stats_mem *mem, const char *name);
482 #define stats_display_mem(mem, name) macro
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Dstats.h393 #define MEM_STATS_DISPLAY() stats_display_mem(&lwip_stats.mem, "HEAP")
475 void stats_display_mem(struct stats_mem *mem, const char *name);
482 #define stats_display_mem(mem, name) macro

Completed in 7 milliseconds