Lines Matching refs:stats
16 + * mem.c, opt.h, stats.h: fixed bug #21433: Calling mem_free/pbuf_free from
19 + mem stats.
22 + * stats.h/.c, some other files: patch #6483: stats module improvement:
23 + Added defines to display each module's statistic individually, added stats
48 + * stats.h: Fix some build bugs introduced with patch #6483 (missing some parameters
400 + /* protect mem stats from concurrent access */
454 + /* protect mem stats from concurrent access */
957 Index: src/core/stats.c
959 RCS file: /sources/lwip/lwip/src/core/stats.c,v
963 --- src/core/stats.c 4 Mar 2008 16:31:32 -0000 1.27
964 +++ src/core/stats.c 27 Jun 2008 18:37:54 -0000 1.28
1935 Index: src/include/lwip/stats.h
1937 RCS file: /sources/lwip/lwip/src/include/lwip/stats.h,v
1941 --- src/include/lwip/stats.h 28 Nov 2007 21:25:07 -0000 1.19
1942 +++ src/include/lwip/stats.h 8 Jul 2008 09:15:57 -0000 1.23