Home
last modified time | relevance | path

Searched refs:trim_threshold (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/elf/
Ddl-tunables.list58 trim_threshold {
/glibc-2.36/malloc/
Darena.c355 TUNABLE_GET (trim_threshold, size_t, TUNABLE_CALLBACK (set_trim_threshold)); in ptmalloc_init()
693 (unsigned long)(mp_.trim_threshold)) in heap_trim()
Dmalloc.c1871 unsigned long trim_threshold; member
1934 .trim_threshold = DEFAULT_TRIM_THRESHOLD,
3371 mp_.trim_threshold = 2 * mp_.mmap_threshold; in libc_hidden_def()
3373 mp_.mmap_threshold, mp_.trim_threshold); in libc_hidden_def()
4675 (unsigned long)(mp_.trim_threshold)) in _int_free()
5310 LIBC_PROBE (memory_mallopt_trim_threshold, 3, value, mp_.trim_threshold, in do_set_trim_threshold()
5312 mp_.trim_threshold = value; in do_set_trim_threshold()
Dtst-mallocstate.c74 unsigned long trim_threshold; member
Dmalloc-debug.c529 unsigned long trim_threshold; member
/glibc-2.36/manual/
Dtunables.texi18 GLIBC_TUNABLES=glibc.malloc.trim_threshold=128:glibc.malloc.check=3
39 glibc.malloc.trim_threshold: 0x0 (min: 0x0, max: 0xffffffffffffffff)
179 @deftp Tunable glibc.malloc.trim_threshold