Home
last modified time | relevance | path

Searched defs:bin_infos (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/jemalloc/src/
H A Dbin.c9 bin_info_t bin_infos[SC_NBINS]; variable
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h131 #define bin_infos JEMALLOC_N(bin_infos) macro