mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-25 06:13:13 +00:00
stress/sizes: Add a couple more types.
This commit is contained in:
committed by
David Goldblatt
parent
40672b0b78
commit
dcfa6fd507
@@ -43,6 +43,9 @@ main() {
|
|||||||
P(prof_tctx_t);
|
P(prof_tctx_t);
|
||||||
P(prof_gctx_t);
|
P(prof_gctx_t);
|
||||||
P(prof_tdata_t);
|
P(prof_tdata_t);
|
||||||
|
P(rtree_t);
|
||||||
|
P(rtree_leaf_elm_t);
|
||||||
|
P(slab_data_t);
|
||||||
P(tcache_t);
|
P(tcache_t);
|
||||||
P(tcache_slow_t);
|
P(tcache_slow_t);
|
||||||
P(tsd_t);
|
P(tsd_t);
|
||||||
|
|||||||
Reference in New Issue
Block a user