HomeSort by relevance Sort by last modified time
    Searched defs:stats_print (Results 1 - 3 of 3) sorted by null

  /external/jemalloc/src/
stats.c 756 * stats_print is always emitted, so as long as stats_print comes last
760 OPT_WRITE_BOOL(stats_print, "")
1064 stats_print(void (*write_cb)(void *, const char *), void *cbopaque, function
    [all...]
  /external/jemalloc/include/jemalloc/internal/
private_namespace.h 509 #define stats_print JEMALLOC_N(stats_print) macro
    [all...]
private_unnamespace.h 509 #undef stats_print macro

Completed in 116 milliseconds