Searched refs:imalloc (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/jemalloc/src/ |
| H A D | jemalloc.c | 2679 imalloc(static_opts_t *sopts, dynamic_opts_t *dopts) { in imalloc() function 2726 imalloc(&sopts, &dopts); in malloc_default() 2778 ret = imalloc(&sopts, &dopts); in je_posix_memalign() 2821 imalloc(&sopts, &dopts); in JEMALLOC_ATTR() 2856 imalloc(&sopts, &dopts); in JEMALLOC_ATTR() 3207 imalloc(&sopts, &dopts); in JEMALLOC_ATTR() 3246 imalloc(&sopts, &dopts); in JEMALLOC_ATTR() 3390 imalloc(&sopts, &dopts); in JEMALLOC_SMALLOCX_CONCAT_HELPER2() 3428 imalloc(&sopts, &dopts); in JEMALLOC_ATTR() 3660 imalloc(&sopts, &dopts); in je_realloc()
|