Searched refs:idalloc (Results 1 - 8 of 8) sorted by relevance

/external/jemalloc/test/unit/
H A Drtree.c8 rtree_t *rtree = rtree_new(i, imalloc, idalloc);
21 rtree_t *rtree = rtree_new(i, imalloc, idalloc);
43 rtree_t *rtree = rtree_new(i, imalloc, idalloc);
76 rtree_t *rtree = rtree_new(i, imalloc, idalloc);
/external/jemalloc/src/
H A Dquarantine.c74 idalloc(quarantine);
84 idalloc(obj->ptr);
118 idalloc(ptr);
157 idalloc(ptr);
183 idalloc(quarantine);
H A Dckh.c285 idalloc(tab);
290 idalloc(ckh->tab);
331 idalloc(tab);
339 idalloc(ckh->tab);
420 idalloc(ckh->tab);
H A Dprof.c96 idalloc(bt);
437 idalloc(ctx);
512 idalloc(ctx.v);
519 idalloc(btkey.v);
520 idalloc(ctx.v);
603 idalloc(ret.v);
1247 idalloc(prof_tdata);
1255 idalloc(prof_tdata);
1307 idalloc(cnt);
1309 idalloc(prof_tdat
[all...]
H A Dctl.c567 idalloc(astats);
576 idalloc(tarenas);
577 idalloc(astats);
614 idalloc(arenas_old);
/external/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal.h624 void idalloc(void *ptr);
780 idalloc(void *ptr) function
H A Dprivate_namespace.h218 #define idalloc JEMALLOC_N(idalloc) macro
H A Dprivate_unnamespace.h218 #undef idalloc macro

Completed in 109 milliseconds