Searched refs:trim_threshold (Results 1 – 6 of 6) sorted by relevance
58 trim_threshold {
355 TUNABLE_GET (trim_threshold, size_t, TUNABLE_CALLBACK (set_trim_threshold)); in ptmalloc_init()693 (unsigned long)(mp_.trim_threshold)) in heap_trim()
1871 unsigned long trim_threshold; member1934 .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()
74 unsigned long trim_threshold; member
529 unsigned long trim_threshold; member
18 GLIBC_TUNABLES=glibc.malloc.trim_threshold=128:glibc.malloc.check=339 glibc.malloc.trim_threshold: 0x0 (min: 0x0, max: 0xffffffffffffffff)179 @deftp Tunable glibc.malloc.trim_threshold