OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:config_malloc_conf
(Results
1 - 11
of
11
) sorted by relevancy
/src/external/bsd/jemalloc.old/include/jemalloc/internal/
jemalloc_preamble.h
95
static const char * const
config_malloc_conf
= JEMALLOC_CONFIG_MALLOC_CONF;
variable
/src/external/bsd/jemalloc/dist/include/jemalloc/internal/
jemalloc_preamble.h
111
static const char * const
config_malloc_conf
= JEMALLOC_CONFIG_MALLOC_CONF;
variable
/src/external/bsd/jemalloc/include/jemalloc/internal/
jemalloc_preamble.h
111
static const char * const
config_malloc_conf
= JEMALLOC_CONFIG_MALLOC_CONF;
variable
/src/external/bsd/jemalloc/dist/src/
conf.c
316
ret =
config_malloc_conf
;
ctl.c
87
CTL_PROTO(
config_malloc_conf
)
451
{NAME("malloc_conf"), CTL(
config_malloc_conf
)},
2126
CTL_RO_CONFIG_GEN(
config_malloc_conf
, const char *)
stats.c
1537
emitter_type_string, &
config_malloc_conf
);
/src/external/bsd/jemalloc.old/dist/src/
ctl.c
84
CTL_PROTO(
config_malloc_conf
)
399
{NAME("malloc_conf"), CTL(
config_malloc_conf
)},
2117
CTL_RO_CONFIG_GEN(
config_malloc_conf
, const char *)
stats.c
1408
emitter_type_string, &
config_malloc_conf
);
jemalloc.c
1021
ret =
config_malloc_conf
;
/src/external/bsd/jemalloc.old/dist/
configure
10491
config_malloc_conf
="$JEMALLOC_CONFIG_MALLOC_CONF"
10494
#define JEMALLOC_CONFIG_MALLOC_CONF "$
config_malloc_conf
"
15781
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: malloc_conf : ${
config_malloc_conf
}" >&5
15782
$as_echo "malloc_conf : ${
config_malloc_conf
}" >&6; }
/src/external/bsd/jemalloc/dist/
configure
11038
config_malloc_conf
="$JEMALLOC_CONFIG_MALLOC_CONF"
11041
#define JEMALLOC_CONFIG_MALLOC_CONF "$
config_malloc_conf
"
17243
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: malloc_conf : ${
config_malloc_conf
}" >&5
17244
$as_echo "malloc_conf : ${
config_malloc_conf
}" >&6; }
Completed in 49 milliseconds
Indexes created Thu Apr 23 00:23:13 UTC 2026