Tweak the spacing for the total_wait_time per second.

This commit is contained in:
Qi Wang 2019-01-28 14:05:20 -08:00 committed by Qi Wang
parent 374dc30d3d
commit b33eb26dee

View File

@ -130,6 +130,7 @@ mutex_stats_init_cols(emitter_row_t *row, const char *table_name,
#undef OP
#undef WIDTH_uint32_t
#undef WIDTH_uint64_t
col_uint64_t[mutex_counter_total_wait_time_ps].width = 10;
}
static void