Tweak the spacing for the total_wait_time per second.
This commit is contained in:
parent
374dc30d3d
commit
b33eb26dee
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user