Home
last modified time | relevance | path

Searched refs:alloc_ctx (Results 1 – 25 of 220) sorted by relevance

123456789

/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 Dprof_inlines_b.h41 prof_tctx_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) { in prof_tctx_get() argument
45 return arena_prof_tctx_get(tsdn, ptr, alloc_ctx); in prof_tctx_get()
50 alloc_ctx_t *alloc_ctx, prof_tctx_t *tctx) { in prof_tctx_set() argument
54 arena_prof_tctx_set(tsdn, ptr, usize, alloc_ctx, tctx); in prof_tctx_set()
66 prof_alloc_time_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) { in prof_alloc_time_get() argument
70 return arena_prof_alloc_time_get(tsdn, ptr, alloc_ctx); in prof_alloc_time_get()
74 prof_alloc_time_set(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx, in prof_alloc_time_set() argument
79 arena_prof_alloc_time_set(tsdn, ptr, alloc_ctx, t); in prof_alloc_time_set()
175 prof_tctx_set(tsdn, ptr, usize, alloc_ctx, in prof_malloc()
239 prof_free(tsd_t *tsd, const void *ptr, size_t usize, alloc_ctx_t *alloc_ctx) { in prof_free() argument
[all …]
H A Darena_inlines_b.h43 if (alloc_ctx == NULL) { in arena_prof_tctx_get()
49 if (unlikely(!alloc_ctx->slab)) { in arena_prof_tctx_get()
63 if (alloc_ctx == NULL) { in arena_prof_tctx_set()
88 alloc_ctx_t *alloc_ctx) { in arena_prof_alloc_time_get() argument
299 if (alloc_ctx != NULL) { in arena_dalloc()
300 szind = alloc_ctx->szind; in arena_dalloc()
301 slab = alloc_ctx->slab; in arena_dalloc()
386 if (alloc_ctx == NULL) { in arena_sdalloc()
395 alloc_ctx = &local_ctx; in arena_sdalloc()
397 slab = alloc_ctx->slab; in arena_sdalloc()
[all …]
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/jemalloc-sys-0.3.2/rep/include/jemalloc/internal/
H A Dprof_inlines_b.h40 prof_tctx_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) { in prof_tctx_get() argument
44 return arena_prof_tctx_get(tsdn, ptr, alloc_ctx); in prof_tctx_get()
49 alloc_ctx_t *alloc_ctx, prof_tctx_t *tctx) { in prof_tctx_set() argument
53 arena_prof_tctx_set(tsdn, ptr, usize, alloc_ctx, tctx); in prof_tctx_set()
65 prof_alloc_time_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) { in prof_alloc_time_get() argument
69 return arena_prof_alloc_time_get(tsdn, ptr, alloc_ctx); in prof_alloc_time_get()
73 prof_alloc_time_set(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx, in prof_alloc_time_set() argument
78 arena_prof_alloc_time_set(tsdn, ptr, alloc_ctx, t); in prof_alloc_time_set()
174 prof_tctx_set(tsdn, ptr, usize, alloc_ctx, in prof_malloc()
238 prof_free(tsd_t *tsd, const void *ptr, size_t usize, alloc_ctx_t *alloc_ctx) { in prof_free() argument
[all …]
H A Darena_inlines_b.h43 if (alloc_ctx == NULL) { in arena_prof_tctx_get()
49 if (unlikely(!alloc_ctx->slab)) { in arena_prof_tctx_get()
63 if (alloc_ctx == NULL) { in arena_prof_tctx_set()
88 alloc_ctx_t *alloc_ctx) { in arena_prof_alloc_time_get() argument
274 if (alloc_ctx != NULL) { in arena_dalloc()
275 szind = alloc_ctx->szind; in arena_dalloc()
276 slab = alloc_ctx->slab; in arena_dalloc()
373 if (alloc_ctx == NULL) { in arena_sdalloc()
382 alloc_ctx = &local_ctx; in arena_sdalloc()
384 slab = alloc_ctx->slab; in arena_sdalloc()
[all …]
/dports/databases/redis-devel/redis-0e5b813/deps/jemalloc/include/jemalloc/internal/
H A Dprof_inlines_b.h41 prof_tctx_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) { in prof_tctx_get() argument
45 return arena_prof_tctx_get(tsdn, ptr, alloc_ctx); in prof_tctx_get()
50 alloc_ctx_t *alloc_ctx, prof_tctx_t *tctx) { in prof_tctx_set() argument
54 arena_prof_tctx_set(tsdn, ptr, usize, alloc_ctx, tctx); in prof_tctx_set()
66 prof_alloc_time_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) { in prof_alloc_time_get() argument
70 return arena_prof_alloc_time_get(tsdn, ptr, alloc_ctx); in prof_alloc_time_get()
74 prof_alloc_time_set(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx, in prof_alloc_time_set() argument
79 arena_prof_alloc_time_set(tsdn, ptr, alloc_ctx, t); in prof_alloc_time_set()
175 prof_tctx_set(tsdn, ptr, usize, alloc_ctx, in prof_malloc()
239 prof_free(tsd_t *tsd, const void *ptr, size_t usize, alloc_ctx_t *alloc_ctx) { in prof_free() argument
[all …]
H A Darena_inlines_b.h43 if (alloc_ctx == NULL) { in arena_prof_tctx_get()
49 if (unlikely(!alloc_ctx->slab)) { in arena_prof_tctx_get()
63 if (alloc_ctx == NULL) { in arena_prof_tctx_set()
88 alloc_ctx_t *alloc_ctx) { in arena_prof_alloc_time_get() argument
299 if (alloc_ctx != NULL) { in arena_dalloc()
300 szind = alloc_ctx->szind; in arena_dalloc()
301 slab = alloc_ctx->slab; in arena_dalloc()
386 if (alloc_ctx == NULL) { in arena_sdalloc()
395 alloc_ctx = &local_ctx; in arena_sdalloc()
397 slab = alloc_ctx->slab; in arena_sdalloc()
[all …]
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/jemalloc-sys-0.3.2/rep/include/jemalloc/internal/
H A Dprof_inlines_b.h40 prof_tctx_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) { in prof_tctx_get() argument
44 return arena_prof_tctx_get(tsdn, ptr, alloc_ctx); in prof_tctx_get()
49 alloc_ctx_t *alloc_ctx, prof_tctx_t *tctx) { in prof_tctx_set() argument
53 arena_prof_tctx_set(tsdn, ptr, usize, alloc_ctx, tctx); in prof_tctx_set()
65 prof_alloc_time_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) { in prof_alloc_time_get() argument
69 return arena_prof_alloc_time_get(tsdn, ptr, alloc_ctx); in prof_alloc_time_get()
73 prof_alloc_time_set(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx, in prof_alloc_time_set() argument
78 arena_prof_alloc_time_set(tsdn, ptr, alloc_ctx, t); in prof_alloc_time_set()
174 prof_tctx_set(tsdn, ptr, usize, alloc_ctx, in prof_malloc()
238 prof_free(tsd_t *tsd, const void *ptr, size_t usize, alloc_ctx_t *alloc_ctx) { in prof_free() argument
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/jemalloc/include/jemalloc/internal/
H A Dprof_inlines_b.h41 prof_tctx_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) { in prof_tctx_get() argument
45 return arena_prof_tctx_get(tsdn, ptr, alloc_ctx); in prof_tctx_get()
50 alloc_ctx_t *alloc_ctx, prof_tctx_t *tctx) { in prof_tctx_set() argument
54 arena_prof_tctx_set(tsdn, ptr, usize, alloc_ctx, tctx); in prof_tctx_set()
66 prof_alloc_time_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) { in prof_alloc_time_get() argument
70 return arena_prof_alloc_time_get(tsdn, ptr, alloc_ctx); in prof_alloc_time_get()
74 prof_alloc_time_set(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx, in prof_alloc_time_set() argument
79 arena_prof_alloc_time_set(tsdn, ptr, alloc_ctx, t); in prof_alloc_time_set()
175 prof_tctx_set(tsdn, ptr, usize, alloc_ctx, in prof_malloc()
239 prof_free(tsd_t *tsd, const void *ptr, size_t usize, alloc_ctx_t *alloc_ctx) { in prof_free() argument
[all …]
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/jemalloc-sys-0.3.2/rep/include/jemalloc/internal/
H A Dprof_inlines_b.h40 prof_tctx_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) { in prof_tctx_get() argument
44 return arena_prof_tctx_get(tsdn, ptr, alloc_ctx); in prof_tctx_get()
49 alloc_ctx_t *alloc_ctx, prof_tctx_t *tctx) { in prof_tctx_set() argument
53 arena_prof_tctx_set(tsdn, ptr, usize, alloc_ctx, tctx); in prof_tctx_set()
65 prof_alloc_time_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) { in prof_alloc_time_get() argument
69 return arena_prof_alloc_time_get(tsdn, ptr, alloc_ctx); in prof_alloc_time_get()
73 prof_alloc_time_set(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx, in prof_alloc_time_set() argument
78 arena_prof_alloc_time_set(tsdn, ptr, alloc_ctx, t); in prof_alloc_time_set()
174 prof_tctx_set(tsdn, ptr, usize, alloc_ctx, in prof_malloc()
238 prof_free(tsd_t *tsd, const void *ptr, size_t usize, alloc_ctx_t *alloc_ctx) { in prof_free() argument
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/jemalloc-sys-0.3.2/rep/include/jemalloc/internal/
H A Dprof_inlines_b.h40 prof_tctx_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) { in prof_tctx_get() argument
44 return arena_prof_tctx_get(tsdn, ptr, alloc_ctx); in prof_tctx_get()
49 alloc_ctx_t *alloc_ctx, prof_tctx_t *tctx) { in prof_tctx_set() argument
53 arena_prof_tctx_set(tsdn, ptr, usize, alloc_ctx, tctx); in prof_tctx_set()
65 prof_alloc_time_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) { in prof_alloc_time_get() argument
69 return arena_prof_alloc_time_get(tsdn, ptr, alloc_ctx); in prof_alloc_time_get()
73 prof_alloc_time_set(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx, in prof_alloc_time_set() argument
78 arena_prof_alloc_time_set(tsdn, ptr, alloc_ctx, t); in prof_alloc_time_set()
174 prof_tctx_set(tsdn, ptr, usize, alloc_ctx, in prof_malloc()
238 prof_free(tsd_t *tsd, const void *ptr, size_t usize, alloc_ctx_t *alloc_ctx) { in prof_free() argument
[all …]
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/jemalloc-sys-0.3.2/rep/include/jemalloc/internal/
H A Dprof_inlines_b.h40 prof_tctx_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) { in prof_tctx_get() argument
44 return arena_prof_tctx_get(tsdn, ptr, alloc_ctx); in prof_tctx_get()
49 alloc_ctx_t *alloc_ctx, prof_tctx_t *tctx) { in prof_tctx_set() argument
53 arena_prof_tctx_set(tsdn, ptr, usize, alloc_ctx, tctx); in prof_tctx_set()
65 prof_alloc_time_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) { in prof_alloc_time_get() argument
69 return arena_prof_alloc_time_get(tsdn, ptr, alloc_ctx); in prof_alloc_time_get()
73 prof_alloc_time_set(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx, in prof_alloc_time_set() argument
78 arena_prof_alloc_time_set(tsdn, ptr, alloc_ctx, t); in prof_alloc_time_set()
174 prof_tctx_set(tsdn, ptr, usize, alloc_ctx, in prof_malloc()
238 prof_free(tsd_t *tsd, const void *ptr, size_t usize, alloc_ctx_t *alloc_ctx) { in prof_free() argument
[all …]
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/jemalloc-sys-0.3.2/rep/include/jemalloc/internal/
H A Dprof_inlines_b.h40 prof_tctx_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) { in prof_tctx_get() argument
44 return arena_prof_tctx_get(tsdn, ptr, alloc_ctx); in prof_tctx_get()
49 alloc_ctx_t *alloc_ctx, prof_tctx_t *tctx) { in prof_tctx_set() argument
53 arena_prof_tctx_set(tsdn, ptr, usize, alloc_ctx, tctx); in prof_tctx_set()
65 prof_alloc_time_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) { in prof_alloc_time_get() argument
69 return arena_prof_alloc_time_get(tsdn, ptr, alloc_ctx); in prof_alloc_time_get()
73 prof_alloc_time_set(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx, in prof_alloc_time_set() argument
78 arena_prof_alloc_time_set(tsdn, ptr, alloc_ctx, t); in prof_alloc_time_set()
174 prof_tctx_set(tsdn, ptr, usize, alloc_ctx, in prof_malloc()
238 prof_free(tsd_t *tsd, const void *ptr, size_t usize, alloc_ctx_t *alloc_ctx) { in prof_free() argument
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/tikv-jemalloc-sys/jemalloc/include/jemalloc/internal/
H A Dprof_inlines_b.h41 prof_tctx_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) { in prof_tctx_get() argument
45 return arena_prof_tctx_get(tsdn, ptr, alloc_ctx); in prof_tctx_get()
50 alloc_ctx_t *alloc_ctx, prof_tctx_t *tctx) { in prof_tctx_set() argument
54 arena_prof_tctx_set(tsdn, ptr, usize, alloc_ctx, tctx); in prof_tctx_set()
66 prof_alloc_time_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) { in prof_alloc_time_get() argument
70 return arena_prof_alloc_time_get(tsdn, ptr, alloc_ctx); in prof_alloc_time_get()
74 prof_alloc_time_set(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx, in prof_alloc_time_set() argument
79 arena_prof_alloc_time_set(tsdn, ptr, alloc_ctx, t); in prof_alloc_time_set()
175 prof_tctx_set(tsdn, ptr, usize, alloc_ctx, in prof_malloc()
239 prof_free(tsd_t *tsd, const void *ptr, size_t usize, alloc_ctx_t *alloc_ctx) { in prof_free() argument
[all …]
/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 Dprof_inlines_b.h41 prof_tctx_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) { in prof_tctx_get() argument
45 return arena_prof_tctx_get(tsdn, ptr, alloc_ctx); in prof_tctx_get()
50 alloc_ctx_t *alloc_ctx, prof_tctx_t *tctx) { in prof_tctx_set() argument
54 arena_prof_tctx_set(tsdn, ptr, usize, alloc_ctx, tctx); in prof_tctx_set()
66 prof_alloc_time_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) { in prof_alloc_time_get() argument
70 return arena_prof_alloc_time_get(tsdn, ptr, alloc_ctx); in prof_alloc_time_get()
74 prof_alloc_time_set(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx, in prof_alloc_time_set() argument
79 arena_prof_alloc_time_set(tsdn, ptr, alloc_ctx, t); in prof_alloc_time_set()
175 prof_tctx_set(tsdn, ptr, usize, alloc_ctx, in prof_malloc()
239 prof_free(tsd_t *tsd, const void *ptr, size_t usize, alloc_ctx_t *alloc_ctx) { in prof_free() argument
[all …]
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/jemalloc-5.2.1/include/jemalloc/internal/
H A Dprof_inlines_b.h41 prof_tctx_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) {
45 return arena_prof_tctx_get(tsdn, ptr, alloc_ctx);
50 alloc_ctx_t *alloc_ctx, prof_tctx_t *tctx) {
54 arena_prof_tctx_set(tsdn, ptr, usize, alloc_ctx, tctx);
66 prof_alloc_time_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) {
70 return arena_prof_alloc_time_get(tsdn, ptr, alloc_ctx);
74 prof_alloc_time_set(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx,
79 arena_prof_alloc_time_set(tsdn, ptr, alloc_ctx, t);
175 prof_tctx_set(tsdn, ptr, usize, alloc_ctx,
239 prof_free(tsd_t *tsd, const void *ptr, size_t usize, alloc_ctx_t *alloc_ctx) {
[all …]
/dports/sysutils/fd/fd-8.3.0/cargo-crates/jemalloc-sys-0.3.2/rep/include/jemalloc/internal/
H A Dprof_inlines_b.h40 prof_tctx_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) { in prof_tctx_get() argument
44 return arena_prof_tctx_get(tsdn, ptr, alloc_ctx); in prof_tctx_get()
49 alloc_ctx_t *alloc_ctx, prof_tctx_t *tctx) { in prof_tctx_set() argument
53 arena_prof_tctx_set(tsdn, ptr, usize, alloc_ctx, tctx); in prof_tctx_set()
65 prof_alloc_time_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) { in prof_alloc_time_get() argument
69 return arena_prof_alloc_time_get(tsdn, ptr, alloc_ctx); in prof_alloc_time_get()
73 prof_alloc_time_set(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx, in prof_alloc_time_set() argument
78 arena_prof_alloc_time_set(tsdn, ptr, alloc_ctx, t); in prof_alloc_time_set()
174 prof_tctx_set(tsdn, ptr, usize, alloc_ctx, in prof_malloc()
238 prof_free(tsd_t *tsd, const void *ptr, size_t usize, alloc_ctx_t *alloc_ctx) { in prof_free() argument
[all …]
/dports/databases/redis5/redis-5.0.14/deps/jemalloc/include/jemalloc/internal/
H A Darena_inlines_b.h17 if (alloc_ctx == NULL) { in arena_prof_tctx_get()
23 if (unlikely(!alloc_ctx->slab)) { in arena_prof_tctx_get()
37 if (alloc_ctx == NULL) { in arena_prof_tctx_set()
43 if (unlikely(!alloc_ctx->slab)) { in arena_prof_tctx_set()
203 if (alloc_ctx != NULL) { in arena_dalloc()
204 szind = alloc_ctx->szind; in arena_dalloc()
205 slab = alloc_ctx->slab; in arena_dalloc()
302 if (alloc_ctx == NULL) { in arena_sdalloc()
311 alloc_ctx = &local_ctx; in arena_sdalloc()
313 slab = alloc_ctx->slab; in arena_sdalloc()
[all …]
/dports/databases/redis6/redis-6.0.16/deps/jemalloc/include/jemalloc/internal/
H A Darena_inlines_b.h17 if (alloc_ctx == NULL) { in arena_prof_tctx_get()
23 if (unlikely(!alloc_ctx->slab)) { in arena_prof_tctx_get()
37 if (alloc_ctx == NULL) { in arena_prof_tctx_set()
43 if (unlikely(!alloc_ctx->slab)) { in arena_prof_tctx_set()
203 if (alloc_ctx != NULL) { in arena_dalloc()
204 szind = alloc_ctx->szind; in arena_dalloc()
205 slab = alloc_ctx->slab; in arena_dalloc()
302 if (alloc_ctx == NULL) { in arena_sdalloc()
311 alloc_ctx = &local_ctx; in arena_sdalloc()
313 slab = alloc_ctx->slab; in arena_sdalloc()
[all …]
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/jemalloc-sys-0.3.2/jemalloc/include/jemalloc/internal/
H A Darena_inlines_b.h17 if (alloc_ctx == NULL) { in arena_prof_tctx_get()
23 if (unlikely(!alloc_ctx->slab)) { in arena_prof_tctx_get()
37 if (alloc_ctx == NULL) { in arena_prof_tctx_set()
43 if (unlikely(!alloc_ctx->slab)) { in arena_prof_tctx_set()
203 if (alloc_ctx != NULL) { in arena_dalloc()
204 szind = alloc_ctx->szind; in arena_dalloc()
205 slab = alloc_ctx->slab; in arena_dalloc()
302 if (alloc_ctx == NULL) { in arena_sdalloc()
311 alloc_ctx = &local_ctx; in arena_sdalloc()
313 slab = alloc_ctx->slab; in arena_sdalloc()
[all …]
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/include/jemalloc/internal/
H A Darena_inlines_b.h17 if (alloc_ctx == NULL) { in arena_prof_tctx_get()
23 if (unlikely(!alloc_ctx->slab)) { in arena_prof_tctx_get()
37 if (alloc_ctx == NULL) { in arena_prof_tctx_set()
43 if (unlikely(!alloc_ctx->slab)) { in arena_prof_tctx_set()
203 if (alloc_ctx != NULL) { in arena_dalloc()
204 szind = alloc_ctx->szind; in arena_dalloc()
205 slab = alloc_ctx->slab; in arena_dalloc()
302 if (alloc_ctx == NULL) { in arena_sdalloc()
311 alloc_ctx = &local_ctx; in arena_sdalloc()
313 slab = alloc_ctx->slab; in arena_sdalloc()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/include/jemalloc/internal/
H A Darena_inlines_b.h17 if (alloc_ctx == NULL) { in arena_prof_tctx_get()
23 if (unlikely(!alloc_ctx->slab)) { in arena_prof_tctx_get()
37 if (alloc_ctx == NULL) { in arena_prof_tctx_set()
43 if (unlikely(!alloc_ctx->slab)) { in arena_prof_tctx_set()
203 if (alloc_ctx != NULL) { in arena_dalloc()
204 szind = alloc_ctx->szind; in arena_dalloc()
205 slab = alloc_ctx->slab; in arena_dalloc()
302 if (alloc_ctx == NULL) { in arena_sdalloc()
311 alloc_ctx = &local_ctx; in arena_sdalloc()
313 slab = alloc_ctx->slab; in arena_sdalloc()
[all …]
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/include/jemalloc/internal/
H A Darena_inlines_b.h17 if (alloc_ctx == NULL) { in arena_prof_tctx_get()
23 if (unlikely(!alloc_ctx->slab)) { in arena_prof_tctx_get()
37 if (alloc_ctx == NULL) { in arena_prof_tctx_set()
43 if (unlikely(!alloc_ctx->slab)) { in arena_prof_tctx_set()
203 if (alloc_ctx != NULL) { in arena_dalloc()
204 szind = alloc_ctx->szind; in arena_dalloc()
205 slab = alloc_ctx->slab; in arena_dalloc()
302 if (alloc_ctx == NULL) { in arena_sdalloc()
311 alloc_ctx = &local_ctx; in arena_sdalloc()
313 slab = alloc_ctx->slab; in arena_sdalloc()
[all …]
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/include/jemalloc/internal/
H A Darena_inlines_b.h17 if (alloc_ctx == NULL) { in arena_prof_tctx_get()
23 if (unlikely(!alloc_ctx->slab)) { in arena_prof_tctx_get()
37 if (alloc_ctx == NULL) { in arena_prof_tctx_set()
43 if (unlikely(!alloc_ctx->slab)) { in arena_prof_tctx_set()
203 if (alloc_ctx != NULL) { in arena_dalloc()
204 szind = alloc_ctx->szind; in arena_dalloc()
205 slab = alloc_ctx->slab; in arena_dalloc()
302 if (alloc_ctx == NULL) { in arena_sdalloc()
311 alloc_ctx = &local_ctx; in arena_sdalloc()
313 slab = alloc_ctx->slab; in arena_sdalloc()
[all …]
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/jemalloc-sys-0.3.2/jemalloc/include/jemalloc/internal/
H A Darena_inlines_b.h17 if (alloc_ctx == NULL) { in arena_prof_tctx_get()
23 if (unlikely(!alloc_ctx->slab)) { in arena_prof_tctx_get()
37 if (alloc_ctx == NULL) { in arena_prof_tctx_set()
43 if (unlikely(!alloc_ctx->slab)) { in arena_prof_tctx_set()
203 if (alloc_ctx != NULL) { in arena_dalloc()
204 szind = alloc_ctx->szind; in arena_dalloc()
205 slab = alloc_ctx->slab; in arena_dalloc()
302 if (alloc_ctx == NULL) { in arena_sdalloc()
311 alloc_ctx = &local_ctx; in arena_sdalloc()
313 slab = alloc_ctx->slab; in arena_sdalloc()
[all …]
/dports/sysutils/fd/fd-8.3.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/include/jemalloc/internal/
H A Darena_inlines_b.h17 if (alloc_ctx == NULL) {
23 if (unlikely(!alloc_ctx->slab)) {
37 if (alloc_ctx == NULL) {
43 if (unlikely(!alloc_ctx->slab)) {
203 if (alloc_ctx != NULL) { in format_rfc3339()
204 szind = alloc_ctx->szind; in format_rfc3339()
205 slab = alloc_ctx->slab; in format_rfc3339()
302 if (alloc_ctx == NULL) {
311 alloc_ctx = &local_ctx;
313 slab = alloc_ctx->slab;
[all …]

123456789