Searched defs:OPT_WRITE_BOOL_MUTABLE (Results 1 - 1 of 1) sorted by relevance

/external/jemalloc/src/
H A Dstats.c647 #define OPT_WRITE_BOOL_MUTABLE(n, m, c) { \ macro
746 OPT_WRITE_BOOL_MUTABLE(prof_active, prof.active, ",")
747 OPT_WRITE_BOOL_MUTABLE(prof_thread_active_init, prof.thread_active_init,
767 #undef OPT_WRITE_BOOL_MUTABLE macro

Completed in 143 milliseconds