Home
last modified time | relevance | path

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

/external/jemalloc_new/src/
Dstats.c888 #define OPT_WRITE_BOOL_MUTABLE(name, altname) \ in stats_general_print() macro
912 OPT_WRITE_BOOL_MUTABLE("background_thread", "background_thread") in stats_general_print()
925 OPT_WRITE_BOOL_MUTABLE("prof_active", "prof.active") in stats_general_print()
926 OPT_WRITE_BOOL_MUTABLE("prof_thread_active_init", in stats_general_print()
942 #undef OPT_WRITE_BOOL_MUTABLE in stats_general_print()