Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dctl.c1130 #define CTL_RO_GEN(n, v, t) \ macro
2094 CTL_RO_GEN(stats_arenas_i_dss, ctl_stats.arenas[mib[2]].dss, const char *) in CTL_RO_NL_CGEN()
2095 CTL_RO_GEN(stats_arenas_i_lg_dirty_mult, ctl_stats.arenas[mib[2]].lg_dirty_mult, in CTL_RO_NL_CGEN()
2097 CTL_RO_GEN(stats_arenas_i_decay_time, ctl_stats.arenas[mib[2]].decay_time, in CTL_RO_NL_CGEN()
2099 CTL_RO_GEN(stats_arenas_i_nthreads, ctl_stats.arenas[mib[2]].nthreads, unsigned) in CTL_RO_NL_CGEN()
2100 CTL_RO_GEN(stats_arenas_i_pactive, ctl_stats.arenas[mib[2]].pactive, size_t) in CTL_RO_NL_CGEN()
2101 CTL_RO_GEN(stats_arenas_i_pdirty, ctl_stats.arenas[mib[2]].pdirty, size_t) in CTL_RO_NL_CGEN()