HomeSort by relevance Sort by last modified time
    Searched defs:tcache_bin_flush_large (Results 1 - 3 of 3) sorted by null

  /external/jemalloc/src/
tcache.c 48 tcache_bin_flush_large(tsd, tbin, binind, tbin->ncached
169 tcache_bin_flush_large(tsd_t *tsd, tcache_bin_t *tbin, szind_t binind, function
376 tcache_bin_flush_large(tsd, tbin, i, 0, tcache);
  /external/jemalloc/include/jemalloc/internal/
private_namespace.h 476 #define tcache_bin_flush_large JEMALLOC_N(tcache_bin_flush_large) macro
private_unnamespace.h 476 #undef tcache_bin_flush_large macro

Completed in 38 milliseconds