Home
last modified time | relevance | path

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

/external/jemalloc_new/src/
Dtcache.c510 tcache_destroy(tsd_t *tsd, tcache_t *tcache, bool tsd_tcache) { in tcache_destroy() function
540 tcache_destroy(tsd, tcache, true); in tcache_cleanup()
654 tcache_destroy(tsd, tcache, false); in tcaches_flush()
667 tcache_destroy(tsd, tcache, false); in tcaches_destroy()
Dctl.c114 CTL_PROTO(tcache_destroy)
318 {NAME("destroy"), CTL(tcache_destroy)}