Lines Matching defs:bins
376 * We print a "bins:" header as part of the table row; we need to adjust
380 emitter_table_printf(emitter, "bins:");
382 emitter_json_array_kv_begin(emitter, "bins");
387 CTL_LEAF_PREPARE(stats_arenas_mib, 3, "bins");
394 CTL_LEAF_PREPARE(prof_stats_mib, 0, "prof.stats.bins");
552 emitter_json_array_end(emitter); /* Close "bins". */
597 /* As with bins, we label the large extents table. */
1043 stats_arena_print(emitter_t *emitter, unsigned i, bool bins, bool large,
1356 if (bins) {
1682 bool unmerged, bool bins, bool large, bool mutex, bool extents, bool hpa) {
1816 stats_arena_print(emitter, MALLCTL_ARENAS_ALL, bins,
1828 bins, large, mutex, extents, hpa);
1843 stats_arena_print(emitter, i, bins,
1909 bins, large, mutex, extents, hpa);