mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 22:51:50 +03:00
Tweak the spacing for the total_wait_time per second.
This commit is contained in:
parent
374dc30d3d
commit
b33eb26dee
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue