Home
last modified time | relevance | path

Searched refs:JEMALLOC_ALIGNED (Results 1 – 9 of 9) sorted by relevance

/external/jemalloc/include/jemalloc/
Djemalloc_macros.h42 # define JEMALLOC_ALIGNED(s) __declspec(align(s)) macro
68 # define JEMALLOC_ALIGNED(s) JEMALLOC_ATTR(aligned(s)) macro
93 # define JEMALLOC_ALIGNED(s) macro
Djemalloc_macros.h.in42 # define JEMALLOC_ALIGNED(s) __declspec(align(s)) macro
68 # define JEMALLOC_ALIGNED(s) JEMALLOC_ATTR(aligned(s)) macro
93 # define JEMALLOC_ALIGNED(s) macro
Djemalloc.h157 # define JEMALLOC_ALIGNED(s) __declspec(align(s)) macro
183 # define JEMALLOC_ALIGNED(s) JEMALLOC_ATTR(aligned(s))
208 # define JEMALLOC_ALIGNED(s)
/external/jemalloc_new/include/jemalloc/
Djemalloc_macros.h61 # define JEMALLOC_ALIGNED(s) __declspec(align(s)) macro
87 # define JEMALLOC_ALIGNED(s) JEMALLOC_ATTR(aligned(s)) macro
112 # define JEMALLOC_ALIGNED(s) macro
Djemalloc_macros.h.in61 # define JEMALLOC_ALIGNED(s) __declspec(align(s)) macro
87 # define JEMALLOC_ALIGNED(s) JEMALLOC_ATTR(aligned(s)) macro
112 # define JEMALLOC_ALIGNED(s) macro
Djemalloc.h124 # define JEMALLOC_ALIGNED(s) __declspec(align(s)) macro
150 # define JEMALLOC_ALIGNED(s) JEMALLOC_ATTR(aligned(s))
175 # define JEMALLOC_ALIGNED(s)
/external/jemalloc_new/src/
Dsz.c4 JEMALLOC_ALIGNED(CACHELINE)
18 JEMALLOC_ALIGNED(CACHELINE)
26 JEMALLOC_ALIGNED(CACHELINE)
Djemalloc.c85 JEMALLOC_ALIGNED(CACHELINE)
/external/jemalloc/src/
Djemalloc.c92 JEMALLOC_ALIGNED(CACHELINE)
105 JEMALLOC_ALIGNED(CACHELINE)
113 JEMALLOC_ALIGNED(CACHELINE)