Lines Matching defs:COL
278 #define COL(row_name, column_name, left_or_right, col_width, etype) \
1119 COL(decay_row, decay_type, right, 9, title);
1122 COL(decay_row, decay_time, right, 6, title);
1125 COL(decay_row, decay_npages, right, 13, title);
1128 COL(decay_row, decay_sweeps, right, 13, title);
1131 COL(decay_row, decay_madvises, right, 13, title);
1134 COL(decay_row, decay_purged, right, 13, title);
1194 COL(alloc_count_row, count_title, left, 21, title);
1197 COL(alloc_count_row, count_allocated, right, 16, title);
1200 COL(alloc_count_row, count_nmalloc, right, 16, title);
1202 COL(alloc_count_row, count_nmalloc_ps, right, 10, title);
1205 COL(alloc_count_row, count_ndalloc, right, 16, title);
1207 COL(alloc_count_row, count_ndalloc_ps, right, 10, title);
1210 COL(alloc_count_row, count_nrequests, right, 16, title);
1212 COL(alloc_count_row, count_nrequests_ps, right, 10, title);
1215 COL(alloc_count_row, count_nfills, right, 16, title);
1217 COL(alloc_count_row, count_nfills_ps, right, 10, title);
1220 COL(alloc_count_row, count_nflushes, right, 16, title);
1222 COL(alloc_count_row, count_nflushes_ps, right, 10, title);