Home
last modified time | relevance | path

Searched refs:nrequests (Results 1 – 25 of 380) sorted by relevance

12345678910>>...16

/dports/www/firefox-legacy/firefox-52.8.0esr/memory/jemalloc/src/src/
H A Dtcache.c121 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
122 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
158 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
159 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
243 tbin->tstats.nrequests; in tcache_bin_flush_large()
244 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
373 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_destroy()
433 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_stats_merge()
435 tbin->tstats.nrequests = 0; in tcache_stats_merge()
442 lstats->nrequests += tbin->tstats.nrequests; in tcache_stats_merge()
[all …]
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/sched/
H A Dsched_driver.cpp156 int i, nrequests = 1; in main() local
166 nrequests = atoi(argv[i]); in main()
167 if (nrequests < 0) nrequests = 0; in main()
168 if (nrequests > 10000000) nrequests = 10000000; in main()
193 for (i=0; i<nrequests; i++) { in main()
/dports/www/firefox-legacy/firefox-52.8.0esr/memory/jemalloc/src/test/unit/
H A Dstats.c41 uint64_t nmalloc, ndalloc, nrequests; in TEST_BEGIN() local
59 assert_d_eq(mallctl("stats.arenas.0.huge.nrequests", &nrequests, &sz, in TEST_BEGIN()
67 assert_u64_le(nmalloc, nrequests, in TEST_BEGIN()
147 uint64_t epoch, nmalloc, ndalloc, nrequests; in TEST_BEGIN() local
183 assert_u64_gt(nrequests, 0, in TEST_BEGIN()
196 uint64_t epoch, nmalloc, ndalloc, nrequests; in TEST_BEGIN() local
227 assert_u64_gt(nrequests, 0, in TEST_BEGIN()
280 uint64_t epoch, nmalloc, ndalloc, nrequests, nfills, nflushes; in TEST_BEGIN() local
329 assert_u64_gt(nrequests, 0, in TEST_BEGIN()
353 uint64_t epoch, nmalloc, ndalloc, nrequests; in TEST_BEGIN() local
[all …]
/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.c178 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
179 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
216 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
217 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
287 tbin->tstats.nrequests); in tcache_bin_flush_large()
288 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
329 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
611 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_stats_merge()
613 tbin->tstats.nrequests = 0; in tcache_stats_merge()
619 tbin->tstats.nrequests); in tcache_stats_merge()
[all …]
/dports/databases/redis-devel/redis-0e5b813/deps/jemalloc/src/
H A Dtcache.c178 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
179 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
216 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
217 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
287 tbin->tstats.nrequests); in tcache_bin_flush_large()
288 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
329 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
611 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_stats_merge()
613 tbin->tstats.nrequests = 0; in tcache_stats_merge()
619 tbin->tstats.nrequests); in tcache_stats_merge()
[all …]
/dports/databases/redis6/redis-6.0.16/deps/jemalloc/src/
H A Dtcache.c139 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
140 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
175 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
176 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
235 tbin->tstats.nrequests); in tcache_bin_flush_large()
236 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
275 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
539 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_stats_merge()
541 tbin->tstats.nrequests = 0; in tcache_stats_merge()
547 tbin->tstats.nrequests); in tcache_stats_merge()
[all …]
/dports/databases/redis5/redis-5.0.14/deps/jemalloc/src/
H A Dtcache.c139 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
140 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
175 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
176 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
235 tbin->tstats.nrequests); in tcache_bin_flush_large()
236 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
275 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
539 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_stats_merge()
541 tbin->tstats.nrequests = 0; in tcache_stats_merge()
547 tbin->tstats.nrequests); in tcache_stats_merge()
[all …]
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/jemalloc-sys-0.3.2/jemalloc/src/
H A Dtcache.c139 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
140 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
175 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
176 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
235 tbin->tstats.nrequests); in tcache_bin_flush_large()
236 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
275 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
539 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_stats_merge()
541 tbin->tstats.nrequests = 0; in tcache_stats_merge()
547 tbin->tstats.nrequests); in tcache_stats_merge()
[all …]
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/jemalloc-sys-0.3.2/rep/src/
H A Dtcache.c175 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
176 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
213 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
214 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
284 tbin->tstats.nrequests); in tcache_bin_flush_large()
285 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
326 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
608 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_stats_merge()
610 tbin->tstats.nrequests = 0; in tcache_stats_merge()
616 tbin->tstats.nrequests); in tcache_stats_merge()
[all …]
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/jemalloc-sys-0.3.2/rep/src/
H A Dtcache.c175 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
176 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
213 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
214 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
284 tbin->tstats.nrequests); in tcache_bin_flush_large()
285 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
326 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
608 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_stats_merge()
610 tbin->tstats.nrequests = 0; in tcache_stats_merge()
616 tbin->tstats.nrequests); in tcache_stats_merge()
[all …]
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/jemalloc-sys-0.3.2/jemalloc/src/
H A Dtcache.c139 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
140 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
175 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
176 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
235 tbin->tstats.nrequests); in tcache_bin_flush_large()
236 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
275 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
539 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_stats_merge()
541 tbin->tstats.nrequests = 0; in tcache_stats_merge()
547 tbin->tstats.nrequests); in tcache_stats_merge()
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/jemalloc/src/
H A Dtcache.c178 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
179 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
216 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
217 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
287 tbin->tstats.nrequests); in tcache_bin_flush_large()
288 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
329 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
611 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_stats_merge()
613 tbin->tstats.nrequests = 0; in tcache_stats_merge()
619 tbin->tstats.nrequests); in tcache_stats_merge()
[all …]
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/src/
H A Dtcache.c139 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
140 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
175 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
176 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
235 tbin->tstats.nrequests); in tcache_bin_flush_large()
236 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
275 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
539 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_stats_merge()
541 tbin->tstats.nrequests = 0; in tcache_stats_merge()
547 tbin->tstats.nrequests); in tcache_stats_merge()
[all …]
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/jemalloc-sys-0.3.2/rep/src/
H A Dtcache.c175 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
176 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
213 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
214 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
284 tbin->tstats.nrequests); in tcache_bin_flush_large()
285 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
326 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
608 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_stats_merge()
610 tbin->tstats.nrequests = 0; in tcache_stats_merge()
616 tbin->tstats.nrequests); in tcache_stats_merge()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/src/
H A Dtcache.c139 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
140 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
175 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
176 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
235 tbin->tstats.nrequests); in tcache_bin_flush_large()
236 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
275 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
539 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_stats_merge()
541 tbin->tstats.nrequests = 0; in tcache_stats_merge()
547 tbin->tstats.nrequests); in tcache_stats_merge()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/jemalloc-sys-0.3.2/rep/src/
H A Dtcache.c175 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
176 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
213 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
214 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
284 tbin->tstats.nrequests); in tcache_bin_flush_large()
285 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
326 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
608 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_stats_merge()
610 tbin->tstats.nrequests = 0; in tcache_stats_merge()
616 tbin->tstats.nrequests); in tcache_stats_merge()
[all …]
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/src/
H A Dtcache.c139 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
140 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
175 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
176 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
235 tbin->tstats.nrequests); in tcache_bin_flush_large()
236 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
275 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
539 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_stats_merge()
541 tbin->tstats.nrequests = 0; in tcache_stats_merge()
547 tbin->tstats.nrequests); in tcache_stats_merge()
[all …]
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/src/
H A Dtcache.c139 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
140 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
175 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
176 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
235 tbin->tstats.nrequests); in tcache_bin_flush_large()
236 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
275 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
539 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_stats_merge()
541 tbin->tstats.nrequests = 0; in tcache_stats_merge()
547 tbin->tstats.nrequests); in tcache_stats_merge()
[all …]
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/jemalloc-sys-0.3.2/rep/src/
H A Dtcache.c175 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
176 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
213 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
214 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
284 tbin->tstats.nrequests); in tcache_bin_flush_large()
285 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
326 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
608 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_stats_merge()
610 tbin->tstats.nrequests = 0; in tcache_stats_merge()
616 tbin->tstats.nrequests); in tcache_stats_merge()
[all …]
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/jemalloc-sys-0.3.2/rep/src/
H A Dtcache.c175 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
176 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
213 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
214 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
284 tbin->tstats.nrequests); in tcache_bin_flush_large()
285 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
326 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
608 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_stats_merge()
610 tbin->tstats.nrequests = 0; in tcache_stats_merge()
616 tbin->tstats.nrequests); in tcache_stats_merge()
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/tikv-jemalloc-sys/jemalloc/src/
H A Dtcache.c178 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
179 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
216 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
217 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
287 tbin->tstats.nrequests); in tcache_bin_flush_large()
288 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
329 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
611 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_stats_merge()
613 tbin->tstats.nrequests = 0; in tcache_stats_merge()
619 tbin->tstats.nrequests); in tcache_stats_merge()
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/tikv-jemalloc-sys-0.4.1+5.2.1-patched/jemalloc/src/
H A Dtcache.c178 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
179 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
216 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
217 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
287 tbin->tstats.nrequests); in tcache_bin_flush_large()
288 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
329 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
611 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_stats_merge()
613 tbin->tstats.nrequests = 0; in tcache_stats_merge()
619 tbin->tstats.nrequests); in tcache_stats_merge()
[all …]
/dports/sysutils/fd/fd-8.3.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/src/
H A Dtcache.c139 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
140 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
175 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
176 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
235 tbin->tstats.nrequests); in tcache_bin_flush_large()
236 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
275 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
539 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_stats_merge()
541 tbin->tstats.nrequests = 0; in tcache_stats_merge()
547 tbin->tstats.nrequests); in tcache_stats_merge()
[all …]
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/jemalloc-5.2.1/src/
H A Dtcache.c178 bin->stats.nrequests += tbin->tstats.nrequests;
179 tbin->tstats.nrequests = 0;
216 bin->stats.nrequests += tbin->tstats.nrequests;
217 tbin->tstats.nrequests = 0;
287 tbin->tstats.nrequests);
288 tbin->tstats.nrequests = 0;
329 tbin->tstats.nrequests = 0;
611 bin->stats.nrequests += tbin->tstats.nrequests;
613 tbin->tstats.nrequests = 0;
619 tbin->tstats.nrequests);
[all …]
/dports/sysutils/fd/fd-8.3.0/cargo-crates/jemalloc-sys-0.3.2/rep/src/
H A Dtcache.c175 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
176 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
213 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_bin_flush_small()
214 tbin->tstats.nrequests = 0; in tcache_bin_flush_small()
284 tbin->tstats.nrequests); in tcache_bin_flush_large()
285 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
326 tbin->tstats.nrequests = 0; in tcache_bin_flush_large()
608 bin->stats.nrequests += tbin->tstats.nrequests; in tcache_stats_merge()
610 tbin->tstats.nrequests = 0; in tcache_stats_merge()
616 tbin->tstats.nrequests); in tcache_stats_merge()
[all …]

12345678910>>...16