Searched refs:JEMALLOC_NOINLINE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/jemalloc/include/jemalloc/
H A Djemalloc_defs.h112 # define JEMALLOC_NOINLINE JEMALLOC_ATTR(noinline) macro
122 # define JEMALLOC_NOINLINE __declspec(noinline) macro
128 # define JEMALLOC_NOINLINE macro
/freebsd-10.1-release/contrib/jemalloc/src/
H A Djemalloc.c921 JEMALLOC_NOINLINE

Completed in 105 milliseconds