OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:empty_slabs
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
psset.h
60
psset_bin_stats_t
empty_slabs
[2];
member in struct:psset_stats_s
/src/external/bsd/jemalloc.old/include/jemalloc/internal/
psset.h
60
psset_bin_stats_t
empty_slabs
[2];
member in struct:psset_stats_s
/src/external/bsd/jemalloc/dist/include/jemalloc/internal/
psset.h
82
psset_bin_stats_t
empty_slabs
[PSSET_NHUGE];
member in struct:psset_stats_s
/src/external/bsd/jemalloc/include/jemalloc/internal/
psset.h
82
psset_bin_stats_t
empty_slabs
[PSSET_NHUGE];
member in struct:psset_stats_s
/src/external/bsd/jemalloc/dist/test/unit/
json_stats.c
345
* full_slabs and
empty_slabs
sections. A previous bug emitted duplicate
371
const char *
empty_slabs
= strstr(full_slabs, "\"
empty_slabs
\"");
local
372
const char *search_end =
empty_slabs
!= NULL
373
?
empty_slabs
377
*
empty_slabs
.
394
* Find "
empty_slabs
" and check it contains "ndirty_huge".
396
const char *
empty_slabs
= strstr(sbuf.buf, "\"
empty_slabs
\"");
local
397
if (
empty_slabs
!= NULL)
478
const char *
empty_slabs
= json_find_named_object(
local
[
all
...]
Completed in 25 milliseconds
Indexes created Sat Apr 25 00:22:52 UTC 2026