Searched refs:CTL_RO_NL_CGEN (Results 1 – 1 of 1) sorted by relevance
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | ctl.c | 1422 #define CTL_RO_NL_CGEN(c, n, v, t) \ macro 1669 CTL_RO_NL_CGEN(config_fill, opt_junk, opt_junk, const char *) in CTL_RO_CONFIG_GEN() 1670 CTL_RO_NL_CGEN(config_fill, opt_zero, opt_zero, bool) in CTL_RO_CONFIG_GEN() 1671 CTL_RO_NL_CGEN(config_utrace, opt_utrace, opt_utrace, bool) in CTL_RO_CONFIG_GEN() 1672 CTL_RO_NL_CGEN(config_xmalloc, opt_xmalloc, opt_xmalloc, bool) in CTL_RO_CONFIG_GEN() 1678 CTL_RO_NL_CGEN(config_prof, opt_prof, opt_prof, bool) in CTL_RO_CONFIG_GEN() 1681 CTL_RO_NL_CGEN(config_prof, opt_prof_thread_active_init, in CTL_RO_CONFIG_GEN() 1684 CTL_RO_NL_CGEN(config_prof, opt_prof_accum, opt_prof_accum, bool) in CTL_RO_CONFIG_GEN() 1686 CTL_RO_NL_CGEN(config_prof, opt_prof_gdump, opt_prof_gdump, bool) in CTL_RO_CONFIG_GEN() 1687 CTL_RO_NL_CGEN(config_prof, opt_prof_final, opt_prof_final, bool) in CTL_RO_CONFIG_GEN() [all …]
|