Searched defs:bins (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Darena_structs_b.h203 arena_bin_t bins[NBINS]; member in struct:arena_s
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dstats.c250 stats_arena_print(void (*write_cb)(void *, const char *), void *cbopaque, bool json, unsigned i, bool bins, bool large) argument
788 stats_print_helper(void (*write_cb)(void *, const char *), void *cbopaque, bool json, bool merged, bool destroyed, bool unmerged, bool bins, bool large) argument
947 bool bins = true; local
[all...]

Completed in 62 milliseconds