mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 22:51:50 +03:00
stress/sizes: Add a couple more types.
This commit is contained in:
parent
40672b0b78
commit
dcfa6fd507
1 changed files with 3 additions and 0 deletions
|
|
@ -43,6 +43,9 @@ main() {
|
|||
P(prof_tctx_t);
|
||||
P(prof_gctx_t);
|
||||
P(prof_tdata_t);
|
||||
P(rtree_t);
|
||||
P(rtree_leaf_elm_t);
|
||||
P(slab_data_t);
|
||||
P(tcache_t);
|
||||
P(tcache_slow_t);
|
||||
P(tsd_t);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue