Searched refs:stats_print (Results 1 – 5 of 5) sorted by relevance
| /trueos/contrib/jemalloc/include/jemalloc/internal/ |
| HD | stats.h | 136 void stats_print(void (*write)(void *, const char *), void *cbopaque,
|
| HD | private_namespace.h | 353 #define stats_print JEMALLOC_N(stats_print) macro
|
| /trueos/contrib/jemalloc/src/ |
| HD | stats.c | 269 stats_print(void (*write_cb)(void *, const char *), void *cbopaque, in stats_print() function 380 OPT_WRITE_BOOL(stats_print) in stats_print()
|
| HD | jemalloc.c | 1852 stats_print(write_cb, cbopaque, opts); in je_malloc_stats_print()
|
| /trueos/contrib/jemalloc/ |
| HD | ChangeLog | 402 MALLOC_CONF=abort:true,fill:true,stats_print:true
|