Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dstats.c459 #define OPT_WRITE_BOOL_MUTABLE(n, m) { \ in stats_print() macro
523 OPT_WRITE_BOOL_MUTABLE(prof_active, prof.active) in stats_print()
524 OPT_WRITE_BOOL_MUTABLE(prof_thread_active_init, in stats_print()
534 #undef OPT_WRITE_BOOL_MUTABLE in stats_print()