Lines Matching refs:COL
252 #define COL(row_name, column_name, left_or_right, col_width, etype) \ macro
260 COL(row_name, column_name, left_or_right, col_width, etype) \
737 COL(decay_row, decay_type, right, 9, title); in stats_arena_print()
740 COL(decay_row, decay_time, right, 6, title); in stats_arena_print()
743 COL(decay_row, decay_npages, right, 13, title); in stats_arena_print()
746 COL(decay_row, decay_sweeps, right, 13, title); in stats_arena_print()
749 COL(decay_row, decay_madvises, right, 13, title); in stats_arena_print()
752 COL(decay_row, decay_purged, right, 13, title); in stats_arena_print()
812 COL(alloc_count_row, count_title, left, 21, title); in stats_arena_print()
815 COL(alloc_count_row, count_allocated, right, 16, title); in stats_arena_print()
818 COL(alloc_count_row, count_nmalloc, right, 16, title); in stats_arena_print()
820 COL(alloc_count_row, count_nmalloc_ps, right, 8, title); in stats_arena_print()
823 COL(alloc_count_row, count_ndalloc, right, 16, title); in stats_arena_print()
825 COL(alloc_count_row, count_ndalloc_ps, right, 8, title); in stats_arena_print()
828 COL(alloc_count_row, count_nrequests, right, 16, title); in stats_arena_print()
830 COL(alloc_count_row, count_nrequests_ps, right, 10, title); in stats_arena_print()
833 COL(alloc_count_row, count_nfills, right, 16, title); in stats_arena_print()
835 COL(alloc_count_row, count_nfills_ps, right, 10, title); in stats_arena_print()
838 COL(alloc_count_row, count_nflushes, right, 16, title); in stats_arena_print()
840 COL(alloc_count_row, count_nflushes_ps, right, 10, title); in stats_arena_print()