Home
last modified time | relevance | path

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

/freebsd-13-stable/include/
HDmalloc_np.h79 #define MALLCTL_ARENAS_DESTROYED 4097 macro
/freebsd-13-stable/contrib/jemalloc/include/jemalloc/
HDjemalloc.h139 #define MALLCTL_ARENAS_DESTROYED 4097 macro
/freebsd-13-stable/contrib/jemalloc/src/
HDstats.c1347 mib[1] = MALLCTL_ARENAS_DESTROYED; in stats_print_helper()
1368 stats_arena_print(emitter, MALLCTL_ARENAS_DESTROYED, in stats_print_helper()
HDctl.c690 case MALLCTL_ARENAS_DESTROYED: in arenas_i2a_impl()
1161 if ((ctl_darena = arenas_i_impl(tsd, MALLCTL_ARENAS_DESTROYED, in ctl_init()
2230 ctl_darena = arenas_i(MALLCTL_ARENAS_DESTROYED); in arena_i_destroy_ctl()
2470 case MALLCTL_ARENAS_DESTROYED: in arena_i_index()
/freebsd-13-stable/contrib/jemalloc/
HDChangeLog325 are discarded. Add MALLCTL_ARENAS_DESTROYED for accessing merged stats