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

  /external/jemalloc/include/jemalloc/internal/
tcache.h 173 void tcache_flush(void);
191 tcache_flush(void) function
private_namespace.h 489 #define tcache_flush JEMALLOC_N(tcache_flush) macro
private_unnamespace.h 489 #undef tcache_flush macro
  /external/jemalloc/src/
ctl.c 118 CTL_PROTO(tcache_flush)
295 {NAME("flush"), CTL(tcache_flush)},
    [all...]

Completed in 127 milliseconds