Home
last modified time | relevance | path

Searched refs:isfree (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc_new/src/
Djemalloc.c2247 isfree(tsd_t *tsd, void *ptr, size_t usize, tcache_t *tcache, bool slow_path) { function
3033 isfree(tsd, ptr, usize, tcache, false);
3035 isfree(tsd, ptr, usize, tcache, true);
/external/jemalloc/src/
Djemalloc.c1912 isfree(tsd_t *tsd, void *ptr, size_t usize, tcache_t *tcache, bool slow_path) function
2673 isfree(tsd, ptr, usize, tcache, false);
2675 isfree(tsd, ptr, usize, tcache, true);