OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:opt_tcache
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/src/
tcache.c
12
bool
opt_tcache
= true;
variable
345
tsd_tcache_enabled_set(tsd,
opt_tcache
);
348
if (
opt_tcache
) {
702
if (!config_prof &&
opt_tcache
) {
709
if (!config_prof &&
opt_tcache
) {
716
if (!config_prof &&
opt_tcache
) {
/src/external/bsd/jemalloc/dist/src/
tcache.c
13
bool
opt_tcache
= true;
variable
639
tsd_tcache_enabled_set(tsd,
opt_tcache
);
642
if (
opt_tcache
) {
/src/external/bsd/jemalloc/include/jemalloc/internal/
private_namespace.gen.h
335
#define
opt_tcache
JEMALLOC_N(
opt_tcache
)
macro
private_namespace.h
335
#define
opt_tcache
JEMALLOC_N(
opt_tcache
)
macro
/src/external/bsd/jemalloc.old/include/jemalloc/internal/
private_namespace.gen.h
335
#define
opt_tcache
JEMALLOC_N(
opt_tcache
)
macro
private_namespace.h
335
#define
opt_tcache
JEMALLOC_N(
opt_tcache
)
macro
Completed in 19 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026