OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MALLCTL_ARENAS_DESTROYED
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/bsd/jemalloc/dist/test/unit/
arena_reset.c
216
expect_false(arena_i_initialized(
MALLCTL_ARENAS_DESTROYED
, false),
244
expect_true(arena_i_initialized(
MALLCTL_ARENAS_DESTROYED
, false),
345
expect_true(arena_i_initialized(
MALLCTL_ARENAS_DESTROYED
, false),
/src/external/bsd/jemalloc.old/dist/test/unit/
arena_reset.c
219
assert_false(arena_i_initialized(
MALLCTL_ARENAS_DESTROYED
, false),
247
assert_true(arena_i_initialized(
MALLCTL_ARENAS_DESTROYED
, false),
328
assert_true(arena_i_initialized(
MALLCTL_ARENAS_DESTROYED
, false),
/src/external/bsd/jemalloc/include/jemalloc/
jemalloc_macros.h
52
#define
MALLCTL_ARENAS_DESTROYED
4097
jemalloc.h
176
#define
MALLCTL_ARENAS_DESTROYED
4097
/src/external/bsd/jemalloc.old/include/jemalloc/
jemalloc_macros.h
51
#define
MALLCTL_ARENAS_DESTROYED
4097
jemalloc.h
164
#define
MALLCTL_ARENAS_DESTROYED
4097
/src/external/bsd/jemalloc.old/dist/src/
stats.c
1176
mib[1] =
MALLCTL_ARENAS_DESTROYED
;
1197
stats_arena_print(emitter,
MALLCTL_ARENAS_DESTROYED
,
ctl.c
606
case
MALLCTL_ARENAS_DESTROYED
:
1042
if ((ctl_darena = arenas_i_impl(tsd,
MALLCTL_ARENAS_DESTROYED
,
2118
ctl_darena = arenas_i(
MALLCTL_ARENAS_DESTROYED
);
2345
case
MALLCTL_ARENAS_DESTROYED
:
/src/external/bsd/jemalloc/dist/src/
ctl.c
946
case
MALLCTL_ARENAS_DESTROYED
:
1430
if ((ctl_darena = arenas_i_impl(tsd,
MALLCTL_ARENAS_DESTROYED
,
2707
ctl_darena = arenas_i(
MALLCTL_ARENAS_DESTROYED
);
2986
case
MALLCTL_ARENAS_DESTROYED
:
stats.c
1806
mib[1] =
MALLCTL_ARENAS_DESTROYED
;
1827
stats_arena_print(emitter,
MALLCTL_ARENAS_DESTROYED
,
Completed in 47 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026