HomeSort by: relevance | last modified time | path
    Searched defs:je_malloc_conf_get (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/jemalloc/dist/include/jemalloc/
jemalloc.h 98 # define je_malloc_conf_get malloc_conf_get macro
121 # define je_malloc_conf_get __je_malloc_conf_get macro
309 extern JEMALLOC_EXPORT const char *je_malloc_conf_get(void);
  /src/external/bsd/jemalloc/include/jemalloc/
jemalloc.h 98 # define je_malloc_conf_get malloc_conf_get macro
121 # define je_malloc_conf_get __je_malloc_conf_get macro
309 extern JEMALLOC_EXPORT const char *je_malloc_conf_get(void);
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/
jemalloc.h 98 # define je_malloc_conf_get malloc_conf_get macro
121 # define je_malloc_conf_get __je_malloc_conf_get macro
309 extern JEMALLOC_EXPORT const char *je_malloc_conf_get(void);
  /src/external/bsd/jemalloc.old/include/jemalloc/
jemalloc.h 98 # define je_malloc_conf_get malloc_conf_get macro
121 # define je_malloc_conf_get __je_malloc_conf_get macro
309 extern JEMALLOC_EXPORT const char *je_malloc_conf_get(void);
  /src/external/bsd/jemalloc/dist/src/
jemalloc.c 3505 je_malloc_conf_get(void) function
  /src/external/bsd/jemalloc.old/dist/src/
jemalloc.c 3505 je_malloc_conf_get(void) function

Completed in 24 milliseconds