Home
last modified time | relevance | path

Searched refs:OPT_WRITE_SSIZE_T_MUTABLE (Results 1 – 1 of 1) sorted by relevance

/external/jemalloc_new/src/
Dstats.c896 #define OPT_WRITE_SSIZE_T_MUTABLE(name, altname) \ in stats_general_print() macro
913 OPT_WRITE_SSIZE_T_MUTABLE("dirty_decay_ms", "arenas.dirty_decay_ms") in stats_general_print()
914 OPT_WRITE_SSIZE_T_MUTABLE("muzzy_decay_ms", "arenas.muzzy_decay_ms") in stats_general_print()
928 OPT_WRITE_SSIZE_T_MUTABLE("lg_prof_sample", "prof.lg_sample") in stats_general_print()
945 #undef OPT_WRITE_SSIZE_T_MUTABLE in stats_general_print()