OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:je_malloc_conf
(Results
1 - 16
of
16
) sorted by relevancy
/src/external/bsd/jemalloc/include/jemalloc/internal/
public_unnamespace.h
9
#undef
je_malloc_conf
macro
public_namespace.h
9
#define
je_malloc_conf
JEMALLOC_N(malloc_conf)
macro
/src/external/bsd/jemalloc/include/jemalloc/
jemalloc_rename.h
15
# define
je_malloc_conf
malloc_conf
macro
jemalloc_mangle.h
20
# define malloc_conf
je_malloc_conf
53
# undef
je_malloc_conf
macro
jemalloc.h
87
# define
je_malloc_conf
malloc_conf
macro
108
# define
je_malloc_conf
__je_malloc_conf
macro
280
extern JEMALLOC_EXPORT const char *
je_malloc_conf
;
450
# define malloc_conf
je_malloc_conf
483
# undef
je_malloc_conf
macro
jemalloc_protos.h
6
extern JEMALLOC_EXPORT const char *
je_malloc_conf
;
/src/external/bsd/jemalloc.old/include/jemalloc/internal/
public_unnamespace.h
9
#undef
je_malloc_conf
macro
public_namespace.h
9
#define
je_malloc_conf
JEMALLOC_N(malloc_conf)
macro
/src/external/bsd/jemalloc.old/include/jemalloc/
jemalloc_rename.h
15
# define
je_malloc_conf
malloc_conf
macro
jemalloc_mangle.h
20
# define malloc_conf
je_malloc_conf
51
# undef
je_malloc_conf
macro
jemalloc.h
78
# define
je_malloc_conf
malloc_conf
macro
97
# define
je_malloc_conf
__je_malloc_conf
macro
244
extern JEMALLOC_EXPORT const char *
je_malloc_conf
;
409
# define malloc_conf
je_malloc_conf
440
# undef
je_malloc_conf
macro
jemalloc_protos.h
6
extern JEMALLOC_EXPORT const char *
je_malloc_conf
;
/src/external/bsd/jemalloc/dist/msvc/test_threads/
test_threads.cpp
21
je_malloc_conf
= "narenas:3";
/src/external/bsd/jemalloc.old/dist/msvc/test_threads/
test_threads.cpp
20
je_malloc_conf
= "narenas:3";
/src/external/bsd/jemalloc.old/dist/src/
jemalloc.c
57
const char *
je_malloc_conf
917
if (
je_malloc_conf
!= NULL) {
922
opts =
je_malloc_conf
;
3382
return
je_malloc_conf
;
3388
je_malloc_conf
= m;
/src/external/bsd/jemalloc/dist/src/
jemalloc.c
60
const char *
je_malloc_conf
1024
if (
je_malloc_conf
!= NULL) {
1026
ret =
je_malloc_conf
;
4524
return
je_malloc_conf
;
4530
je_malloc_conf
= m;
Completed in 31 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026