Home
last modified time | relevance | path

Searched refs:je_malloc_conf_get (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/bsd/jemalloc/include/jemalloc/
H A Djemalloc.h79 # define je_malloc_conf_get malloc_conf_get macro
98 # define je_malloc_conf_get __je_malloc_conf_get
247 extern JEMALLOC_EXPORT const char *je_malloc_conf_get(void);
/netbsd/external/bsd/jemalloc/dist/src/
H A Djemalloc.c3380 je_malloc_conf_get(void) in je_malloc_conf_get() function