Home
last modified time | relevance | path

Searched defs:JEMALLOC_ATTR (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/
H A Djemalloc_macros.h.in60 # define JEMALLOC_ATTR(s) macro
86 # define JEMALLOC_ATTR(s) __attribute__((s)) macro
111 # define JEMALLOC_ATTR(s) macro
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Djemalloc.c133 JEMALLOC_ATTR(constructor) in JEMALLOC_ATTR() function
2018 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1) in JEMALLOC_ATTR() function
2080 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(2) in JEMALLOC_ATTR() function
2116 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2) in JEMALLOC_ATTR() function
2418 JEMALLOC_ATTR(malloc) in JEMALLOC_ATTR() function
2453 JEMALLOC_ATTR(malloc) in JEMALLOC_ATTR() function
2548 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1) in JEMALLOC_ATTR() function
2893 JEMALLOC_ATTR(pure) in JEMALLOC_ATTR() function
3027 JEMALLOC_ATTR(pure) in JEMALLOC_ATTR() function
3181 JEMALLOC_ATTR(constructor) in JEMALLOC_ATTR() function
H A Dzone.c436 JEMALLOC_ATTR(constructor) in JEMALLOC_ATTR() function