HomeSort by relevance Sort by last modified time
    Searched refs:stats_display_sys (Results 1 - 2 of 2) sorted by null

  /external/syslinux/core/lwip/src/include/lwip/
stats.h 263 #define SYS_STATS_DISPLAY() stats_display_sys(&lwip_stats.sys)
278 void stats_display_sys(struct stats_sys *sys);
285 #define stats_display_sys(sys) macro
  /external/syslinux/core/lwip/src/core/
stats.c 139 stats_display_sys(struct stats_sys *sys) function

Completed in 438 milliseconds