Home
last modified time | relevance | path

Searched refs:btalloc (Results 1 – 6 of 6) sorted by relevance

/third_party/ulib/jemalloc/test/src/
A Dbtalloc.c4 btalloc(size_t size, unsigned bits) in btalloc() function
/third_party/ulib/jemalloc/test/include/test/
A Dbtalloc.h2 void *btalloc(size_t size, unsigned bits);
A Djemalloc_test.h.in119 #include "test/btalloc.h"
/third_party/ulib/jemalloc/test/unit/
A Dprof_accum.c27 return (btalloc(1, thd_ind*NALLOCS_PER_THREAD + iteration)); in alloc_from_permuted_backtrace()
A Dprof_reset.c177 *pp = btalloc(1, thd_ind*NALLOCS_PER_THREAD + i); in thd_start()
/third_party/ulib/jemalloc/
A DMakefile.in143 C_TESTLIB_SRCS := $(srcroot)test/src/btalloc.c $(srcroot)test/src/btalloc_0.c \

Completed in 8 milliseconds