Searched refs:ialloc (Results 1 – 5 of 5) sorted by relevance
| /third_party/ulib/jemalloc/include/jemalloc/internal/ |
| A D | private_symbols.txt | 233 ialloc
|
| A D | jemalloc_internal.h | 937 void *ialloc(tsd_t *tsd, size_t size, szind_t ind, bool zero, 1005 ialloc(tsd_t *tsd, size_t size, szind_t ind, bool zero, bool slow_path) in ialloc() function
|
| A D | private_namespace.h | 233 #define ialloc JEMALLOC_N(ialloc) macro
|
| A D | private_unnamespace.h | 233 #undef ialloc
|
| A D | jemalloc_internal.h.in | 935 void *ialloc(tsd_t *tsd, size_t size, szind_t ind, bool zero, 1003 ialloc(tsd_t *tsd, size_t size, szind_t ind, bool zero, bool slow_path) function
|
Completed in 12 milliseconds