Remove unused prof_accum field from arena
This commit is contained in:
parent
8be5584494
commit
d454af90f1
@ -57,9 +57,6 @@ struct arena_s {
|
||||
ql_head(cache_bin_array_descriptor_t) cache_bin_array_descriptor_ql;
|
||||
malloc_mutex_t tcache_ql_mtx;
|
||||
|
||||
/* Synchronization: internal. */
|
||||
counter_accum_t prof_accum;
|
||||
|
||||
/*
|
||||
* Represents a dss_prec_t, but atomically.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user