Lines Matching refs:justify
99 name->justify = emitter_justify_left; in mutex_stats_init_cols()
111 col->justify = emitter_justify_right; \ in mutex_stats_init_cols()
236 col_##name.justify = emitter_justify_##left_or_right; \ in stats_arena_bins_print()
241 header_col_##name.justify = emitter_justify_##left_or_right; \ in stats_arena_bins_print()
426 header_##name.justify = emitter_justify_##left_or_right; \ in stats_arena_lextents_print()
433 col_##name.justify = emitter_justify_##left_or_right; \ in stats_arena_lextents_print()
599 decay_type.justify = emitter_justify_right; in stats_arena_print()
606 decay_time.justify = emitter_justify_right; in stats_arena_print()
613 decay_npages.justify = emitter_justify_right; in stats_arena_print()
620 decay_sweeps.justify = emitter_justify_right; in stats_arena_print()
627 decay_madvises.justify = emitter_justify_right; in stats_arena_print()
634 decay_purged.justify = emitter_justify_right; in stats_arena_print()
698 alloc_count_title.justify = emitter_justify_left; in stats_arena_print()
705 alloc_count_allocated.justify = emitter_justify_right; in stats_arena_print()
712 alloc_count_nmalloc.justify = emitter_justify_right; in stats_arena_print()
719 alloc_count_ndalloc.justify = emitter_justify_right; in stats_arena_print()
726 alloc_count_nrequests.justify = emitter_justify_right; in stats_arena_print()
778 mem_count_title.justify = emitter_justify_left; in stats_arena_print()
785 mem_count_val.justify = emitter_justify_right; in stats_arena_print()