Lines Matching refs:large
523 stats_arena_print(emitter_t *emitter, unsigned i, bool bins, bool large, in stats_arena_print() argument
755 GET_AND_EMIT_ALLOC_STAT(large, allocated, size) in stats_arena_print()
756 GET_AND_EMIT_ALLOC_STAT(large, nmalloc, uint64) in stats_arena_print()
757 GET_AND_EMIT_ALLOC_STAT(large, ndalloc, uint64) in stats_arena_print()
758 GET_AND_EMIT_ALLOC_STAT(large, nrequests, uint64) in stats_arena_print()
820 if (large) { in stats_arena_print()
1066 bool unmerged, bool bins, bool large, bool mutex) { in stats_print_helper() argument
1187 large, mutex); in stats_print_helper()
1198 bins, large, mutex); in stats_print_helper()
1214 large, mutex); in stats_print_helper()
1280 bins, large, mutex); in stats_print()