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

  /external/jemalloc/include/jemalloc/internal/
private_namespace.h 98 #define arena_prof_promoted JEMALLOC_N(arena_prof_promoted) macro
    [all...]
private_unnamespace.h 98 #undef arena_prof_promoted macro
arena.h 581 void arena_prof_promoted(tsdn_t *tsdn, const void *ptr, size_t size);
    [all...]
  /external/jemalloc/src/
jemalloc.c     [all...]
arena.c 2825 arena_prof_promoted(tsdn_t *tsdn, const void *ptr, size_t size) function
    [all...]

Completed in 117 milliseconds