HomeSort by relevance Sort by last modified time
    Searched refs:tcaches_flush (Results 1 - 5 of 5) sorted by null

  /external/jemalloc/include/jemalloc/internal/
tcache.h 163 void tcaches_flush(tsd_t *tsd, unsigned ind);
private_namespace.h 498 #define tcaches_flush JEMALLOC_N(tcaches_flush) macro
private_unnamespace.h 498 #undef tcaches_flush macro
  /external/jemalloc/src/
tcache.c 487 tcaches_flush(tsd_t *tsd, unsigned ind) function
ctl.c     [all...]

Completed in 153 milliseconds