Searched refs:stats_print (Results 1 – 7 of 7) sorted by relevance
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/ |
| H A D | stats.h | 27 void stats_print(void (*write_cb)(void *, const char *), void *cbopaque,
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/ |
| H A D | mallctl.c | 169 TEST_MALLCTL_OPT(bool, stats_print, always); in TEST_BEGIN()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | INSTALL.md | 128 Disable statistics gathering functionality. See the "opt.stats_print"
|
| H A D | Makefile.in | 207 $(srcroot)test/unit/stats_print.c \
|
| H A D | ChangeLog | 196 stats dumped during exit if opt.stats_print is true. (@jasone) 1278 MALLOC_CONF=abort:true,fill:true,stats_print:true
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | stats.c | 1225 stats_print(void (*write_cb)(void *, const char *), void *cbopaque, in stats_print() function
|
| H A D | jemalloc.c | 3125 stats_print(write_cb, cbopaque, opts); in je_malloc_stats_print()
|