OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bytes_after_flush
(Results
1 - 12
of
12
) sorted by relevancy
/src/external/bsd/jemalloc/dist/include/jemalloc/internal/
sec_opts.h
24
* flushing bins in that shard until we fall below
bytes_after_flush
.
35
size_t
bytes_after_flush
;
member in struct:sec_opts_s
52
/*
bytes_after_flush
*/ \
/src/external/bsd/jemalloc/include/jemalloc/internal/
sec_opts.h
24
* flushing bins in that shard until we fall below
bytes_after_flush
.
35
size_t
bytes_after_flush
;
member in struct:sec_opts_s
52
/*
bytes_after_flush
*/ \
/src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
sec_opts.h
24
* flushing bins in that shard until we fall below
bytes_after_flush
.
35
size_t
bytes_after_flush
;
member in struct:sec_opts_s
52
/*
bytes_after_flush
*/ \
/src/external/bsd/jemalloc.old/include/jemalloc/internal/
sec_opts.h
24
* flushing bins in that shard until we fall below
bytes_after_flush
.
35
size_t
bytes_after_flush
;
member in struct:sec_opts_s
52
/*
bytes_after_flush
*/ \
/src/external/bsd/jemalloc/dist/src/
sec.c
125
while (shard->bytes_cur > sec->opts.
bytes_after_flush
) {
ctl.c
2153
CTL_RO_NL_GEN(opt_hpa_sec_bytes_after_flush, opt_hpa_sec_opts.
bytes_after_flush
,
jemalloc.c
1560
CONF_HANDLE_SIZE_T(opt_hpa_sec_opts.
bytes_after_flush
,
/src/external/bsd/jemalloc/dist/test/unit/
sec.c
37
opts.
bytes_after_flush
= max_bytes / 2;
/src/external/bsd/jemalloc.old/dist/src/
sec.c
125
while (shard->bytes_cur > sec->opts.
bytes_after_flush
) {
ctl.c
2153
CTL_RO_NL_GEN(opt_hpa_sec_bytes_after_flush, opt_hpa_sec_opts.
bytes_after_flush
,
jemalloc.c
1560
CONF_HANDLE_SIZE_T(opt_hpa_sec_opts.
bytes_after_flush
,
/src/external/bsd/jemalloc.old/dist/test/unit/
sec.c
37
opts.
bytes_after_flush
= max_bytes / 2;
Completed in 48 milliseconds
Indexes created Sun Apr 19 00:22:55 UTC 2026