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

  /external/jemalloc_new/include/jemalloc/internal/
arena_externs.h 59 void arena_prof_promote(tsdn_t *tsdn, const void *ptr, size_t usize);
private_namespace.h 74 #define arena_prof_promote JEMALLOC_N(arena_prof_promote) macro
private_namespace_jet.h 74 #define arena_prof_promote JEMALLOC_N(arena_prof_promote) macro
  /external/jemalloc_new/src/
jemalloc.c     [all...]
arena.c 1413 arena_prof_promote(tsdn_t *tsdn, const void *ptr, size_t usize) { function
    [all...]

Completed in 1704 milliseconds