HomeSort by: relevance | last modified time | path
    Searched defs:arena_prof_promote (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/jemalloc.old/dist/src/
arena.c 1237 arena_prof_promote(tsdn_t *tsdn, void *ptr, size_t usize) { function
  /src/external/bsd/jemalloc/dist/src/
arena.c 591 arena_prof_promote(tsdn_t *tsdn, void *ptr, size_t usize, size_t bumped_usize) { function
  /src/external/bsd/jemalloc/include/jemalloc/internal/
private_namespace.gen.h 74 #define arena_prof_promote JEMALLOC_N(arena_prof_promote) macro
private_namespace.h 74 #define arena_prof_promote JEMALLOC_N(arena_prof_promote) macro
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
private_namespace.gen.h 74 #define arena_prof_promote JEMALLOC_N(arena_prof_promote) macro
private_namespace.h 74 #define arena_prof_promote JEMALLOC_N(arena_prof_promote) macro

Completed in 21 milliseconds