OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MALLOC_CONF
(Results
1 - 25
of
103
) sorted by relevancy
1
2
3
4
5
/src/external/bsd/jemalloc/dist/test/integration/
slab_sizes.sh
4
export
MALLOC_CONF
="slab_sizes:1-4096:17|100-200:1|128-128:2"
/src/external/bsd/jemalloc/dist/test/unit/
arena_decay.sh
3
export
MALLOC_CONF
="dirty_decay_ms:1000,muzzy_decay_ms:1000,tcache_max:1024"
arena_reset_prof.sh
3
export
MALLOC_CONF
="prof:true,lg_prof_sample:0"
batch_alloc.sh
3
export
MALLOC_CONF
="tcache_gc_incr_bytes:2147483648"
batch_alloc_prof.sh
3
export
MALLOC_CONF
="prof:true,lg_prof_sample:14"
malloc_conf_2.sh
1
export
MALLOC_CONF
="dirty_decay_ms:500"
pack.sh
4
export
MALLOC_CONF
="dirty_decay_ms:0,muzzy_decay_ms:0"
san.sh
3
export
MALLOC_CONF
="san_guard_large:1,san_guard_small:1"
zero_realloc_abort.sh
3
export
MALLOC_CONF
="zero_realloc:abort"
zero_realloc_alloc.sh
3
export
MALLOC_CONF
="zero_realloc:alloc"
zero_realloc_free.sh
3
export
MALLOC_CONF
="zero_realloc:free"
zero_reallocs.sh
3
export
MALLOC_CONF
="zero_realloc:free"
/src/external/bsd/jemalloc.old/dist/test/unit/
arena_reset_prof.sh
3
export
MALLOC_CONF
="prof:true,lg_prof_sample:0"
decay.sh
3
export
MALLOC_CONF
="dirty_decay_ms:1000,muzzy_decay_ms:1000,lg_tcache_max:0"
pack.sh
4
export
MALLOC_CONF
="dirty_decay_ms:0,muzzy_decay_ms:0"
arena_decay.sh
3
export
MALLOC_CONF
="dirty_decay_ms:1000,muzzy_decay_ms:1000,tcache_max:1024"
batch_alloc.sh
3
export
MALLOC_CONF
="tcache_gc_incr_bytes:2147483648"
batch_alloc_prof.sh
3
export
MALLOC_CONF
="prof:true,lg_prof_sample:14"
binshard.sh
3
export
MALLOC_CONF
="narenas:1,bin_shards:1-160:16|129-512:4|256-256:8"
hpa_background_thread.sh
3
export
MALLOC_CONF
="hpa_dirty_mult:0,hpa_min_purge_interval_ms:50,hpa_sec_nshards:0"
malloc_conf_2.sh
1
export
MALLOC_CONF
="dirty_decay_ms:500"
san.sh
3
export
MALLOC_CONF
="san_guard_large:1,san_guard_small:1"
tcache_max.sh
3
export
MALLOC_CONF
="tcache_max:1024"
zero_realloc_abort.sh
3
export
MALLOC_CONF
="zero_realloc:abort"
/src/external/bsd/jemalloc.old/dist/test/integration/
slab_sizes.sh
4
export
MALLOC_CONF
="slab_sizes:1-4096:17|100-200:1|128-128:2"
Completed in 25 milliseconds
1
2
3
4
5
Indexes created Fri Apr 24 00:22:58 UTC 2026