Home
last modified time | relevance | path

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

/freebsd/include/
H A Dmalloc_np.h79 #define MALLCTL_ARENAS_DESTROYED 4097 macro
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/
H A Djemalloc.h139 #define MALLCTL_ARENAS_DESTROYED 4097 macro
/freebsd/contrib/jemalloc/src/
H A Dstats.c1347 mib[1] = MALLCTL_ARENAS_DESTROYED; in stats_print_helper()
1368 stats_arena_print(emitter, MALLCTL_ARENAS_DESTROYED, in stats_print_helper()
H A Dctl.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/contrib/jemalloc/
H A DChangeLog325 are discarded. Add MALLCTL_ARENAS_DESTROYED for accessing merged stats