Home
last modified time | relevance | path

Searched refs:low_water (Results 1 – 25 of 151) sorted by relevance

1234567

/dports/net-mgmt/nfdump/nfdump-1.6.20/bin/
H A Dnfexpire.c185 uint64_t maxsize, lifetime, low_water; in main() local
200 low_water = 0; in main()
253 low_water = strtoll(optarg, NULL, 10); in main()
254 if ( low_water > 100 ) { in main()
258 if ( low_water == 0 ) in main()
259 low_water = 100; in main()
302 if ( !is_profile && !do_list && low_water ) in main()
303 channel->dirstat->low_water = low_water; in main()
371 current_stat.low_water = low_water ? low_water : 98; in main()
468 current_stat.low_water = low_water ? low_water : 98; in main()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/include/jemalloc/internal/
H A Dcache_bin.h46 cache_bin_sz_t low_water; member
92 bin->low_water = -1; in cache_bin_alloc_easy()
107 if (unlikely(bin->ncached < bin->low_water)) { in cache_bin_alloc_easy()
108 bin->low_water = bin->ncached; in cache_bin_alloc_easy()
/dports/databases/redis5/redis-5.0.14/deps/jemalloc/include/jemalloc/internal/
H A Dcache_bin.h46 cache_bin_sz_t low_water; member
92 bin->low_water = -1; in cache_bin_alloc_easy()
107 if (unlikely(bin->ncached < bin->low_water)) { in cache_bin_alloc_easy()
108 bin->low_water = bin->ncached; in cache_bin_alloc_easy()
/dports/databases/redis6/redis-6.0.16/deps/jemalloc/include/jemalloc/internal/
H A Dcache_bin.h46 cache_bin_sz_t low_water; member
92 bin->low_water = -1; in cache_bin_alloc_easy()
107 if (unlikely(bin->ncached < bin->low_water)) { in cache_bin_alloc_easy()
108 bin->low_water = bin->ncached; in cache_bin_alloc_easy()
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/jemalloc-sys-0.3.2/jemalloc/include/jemalloc/internal/
H A Dcache_bin.h46 cache_bin_sz_t low_water; member
92 bin->low_water = -1; in cache_bin_alloc_easy()
107 if (unlikely(bin->ncached < bin->low_water)) { in cache_bin_alloc_easy()
108 bin->low_water = bin->ncached; in cache_bin_alloc_easy()
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/include/jemalloc/internal/
H A Dcache_bin.h46 cache_bin_sz_t low_water; member
92 bin->low_water = -1; in cache_bin_alloc_easy()
107 if (unlikely(bin->ncached < bin->low_water)) { in cache_bin_alloc_easy()
108 bin->low_water = bin->ncached; in cache_bin_alloc_easy()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/include/jemalloc/internal/
H A Dcache_bin.h46 cache_bin_sz_t low_water; member
92 bin->low_water = -1; in cache_bin_alloc_easy()
107 if (unlikely(bin->ncached < bin->low_water)) { in cache_bin_alloc_easy()
108 bin->low_water = bin->ncached; in cache_bin_alloc_easy()
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/include/jemalloc/internal/
H A Dcache_bin.h46 cache_bin_sz_t low_water; member
92 bin->low_water = -1; in cache_bin_alloc_easy()
107 if (unlikely(bin->ncached < bin->low_water)) { in cache_bin_alloc_easy()
108 bin->low_water = bin->ncached; in cache_bin_alloc_easy()
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/jemalloc-sys-0.3.2/jemalloc/include/jemalloc/internal/
H A Dcache_bin.h46 cache_bin_sz_t low_water; member
92 bin->low_water = -1; in cache_bin_alloc_easy()
107 if (unlikely(bin->ncached < bin->low_water)) { in cache_bin_alloc_easy()
108 bin->low_water = bin->ncached; in cache_bin_alloc_easy()
/dports/sysutils/fd/fd-8.3.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/include/jemalloc/internal/
H A Dcache_bin.h46 cache_bin_sz_t low_water;
92 bin->low_water = -1;
107 if (unlikely(bin->ncached < bin->low_water)) {
108 bin->low_water = bin->ncached;
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/tikv-jemalloc-sys-0.4.2+5.2.1-patched.2/jemalloc/include/jemalloc/internal/
H A Dcache_bin.h46 cache_bin_sz_t low_water; member
97 if (unlikely(bin->ncached <= bin->low_water)) { in cache_bin_alloc_easy()
98 bin->low_water = bin->ncached; in cache_bin_alloc_easy()
/dports/databases/redis-devel/redis-0e5b813/deps/jemalloc/include/jemalloc/internal/
H A Dcache_bin.h46 cache_bin_sz_t low_water; member
97 if (unlikely(bin->ncached <= bin->low_water)) { in cache_bin_alloc_easy()
98 bin->low_water = bin->ncached; in cache_bin_alloc_easy()
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/jemalloc-sys-0.3.2/rep/include/jemalloc/internal/
H A Dcache_bin.h46 cache_bin_sz_t low_water; member
97 if (unlikely(bin->ncached <= bin->low_water)) { in cache_bin_alloc_easy()
98 bin->low_water = bin->ncached; in cache_bin_alloc_easy()
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/jemalloc-sys-0.3.2/rep/include/jemalloc/internal/
H A Dcache_bin.h46 cache_bin_sz_t low_water; member
97 if (unlikely(bin->ncached <= bin->low_water)) { in cache_bin_alloc_easy()
98 bin->low_water = bin->ncached; in cache_bin_alloc_easy()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/jemalloc/include/jemalloc/internal/
H A Dcache_bin.h46 cache_bin_sz_t low_water; member
97 if (unlikely(bin->ncached <= bin->low_water)) { in cache_bin_alloc_easy()
98 bin->low_water = bin->ncached; in cache_bin_alloc_easy()
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/jemalloc-sys-0.3.2/rep/include/jemalloc/internal/
H A Dcache_bin.h46 cache_bin_sz_t low_water; member
97 if (unlikely(bin->ncached <= bin->low_water)) { in cache_bin_alloc_easy()
98 bin->low_water = bin->ncached; in cache_bin_alloc_easy()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/jemalloc-sys-0.3.2/rep/include/jemalloc/internal/
H A Dcache_bin.h46 cache_bin_sz_t low_water; member
97 if (unlikely(bin->ncached <= bin->low_water)) { in cache_bin_alloc_easy()
98 bin->low_water = bin->ncached; in cache_bin_alloc_easy()
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/jemalloc-sys-0.3.2/rep/include/jemalloc/internal/
H A Dcache_bin.h46 cache_bin_sz_t low_water; member
97 if (unlikely(bin->ncached <= bin->low_water)) { in cache_bin_alloc_easy()
98 bin->low_water = bin->ncached; in cache_bin_alloc_easy()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/jemalloc-sys-0.3.2/rep/include/jemalloc/internal/
H A Dcache_bin.h46 cache_bin_sz_t low_water; member
97 if (unlikely(bin->ncached <= bin->low_water)) { in cache_bin_alloc_easy()
98 bin->low_water = bin->ncached; in cache_bin_alloc_easy()
/dports/lang/rust/rustc-1.58.1-src/vendor/tikv-jemalloc-sys/jemalloc/include/jemalloc/internal/
H A Dcache_bin.h46 cache_bin_sz_t low_water; member
97 if (unlikely(bin->ncached <= bin->low_water)) { in cache_bin_alloc_easy()
98 bin->low_water = bin->ncached; in cache_bin_alloc_easy()
/dports/lang/rust/rustc-1.58.1-src/vendor/tikv-jemalloc-sys-0.4.1+5.2.1-patched/jemalloc/include/jemalloc/internal/
H A Dcache_bin.h46 cache_bin_sz_t low_water; member
97 if (unlikely(bin->ncached <= bin->low_water)) { in cache_bin_alloc_easy()
98 bin->low_water = bin->ncached; in cache_bin_alloc_easy()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/jemalloc-5.2.1/include/jemalloc/internal/
H A Dcache_bin.h46 cache_bin_sz_t low_water; member
97 if (unlikely(bin->ncached <= bin->low_water)) { in cache_bin_alloc_easy()
98 bin->low_water = bin->ncached; in cache_bin_alloc_easy()
/dports/sysutils/fd/fd-8.3.0/cargo-crates/jemalloc-sys-0.3.2/rep/include/jemalloc/internal/
H A Dcache_bin.h46 cache_bin_sz_t low_water; member
97 if (unlikely(bin->ncached <= bin->low_water)) { in cache_bin_alloc_easy()
98 bin->low_water = bin->ncached; in cache_bin_alloc_easy()
/dports/www/firefox-legacy/firefox-52.8.0esr/memory/jemalloc/src/src/
H A Dtcache.c40 if (tbin->low_water > 0) { in tcache_event_hard()
46 tbin->ncached - tbin->low_water + (tbin->low_water in tcache_event_hard()
50 - tbin->low_water + (tbin->low_water >> 2), tcache); in tcache_event_hard()
58 } else if (tbin->low_water < 0) { in tcache_event_hard()
66 tbin->low_water = tbin->ncached; in tcache_event_hard()
166 if ((int)tbin->ncached < tbin->low_water) in tcache_bin_flush_small()
167 tbin->low_water = tbin->ncached; in tcache_bin_flush_small()
251 if ((int)tbin->ncached < tbin->low_water) in tcache_bin_flush_large()
252 tbin->low_water = tbin->ncached; in tcache_bin_flush_large()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/tikv-jemalloc-sys-0.4.2+5.2.1-patched.2/jemalloc/src/
H A Dtcache.c50 if (tbin->low_water > 0) { in tcache_event_hard()
56 tbin->ncached - tbin->low_water + (tbin->low_water in tcache_event_hard()
69 - tbin->low_water + (tbin->low_water >> 2), tcache); in tcache_event_hard()
71 } else if (tbin->low_water < 0) { in tcache_event_hard()
80 tbin->low_water = tbin->ncached; in tcache_event_hard()
224 if (tbin->ncached < tbin->low_water) { in tcache_bin_flush_small()
225 tbin->low_water = tbin->ncached; in tcache_bin_flush_small()
335 if (tbin->ncached < tbin->low_water) { in tcache_bin_flush_large()
336 tbin->low_water = tbin->ncached; in tcache_bin_flush_large()

1234567