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

  /external/jemalloc/src/
jemalloc.c 889 arena_prof_promoted(p, usize);
971 arena_prof_promoted(p, usize);
1096 arena_prof_promoted(p, usize);
1193 arena_prof_promoted(p, usize);
    [all...]
arena.c 1850 arena_prof_promoted(const void *ptr, size_t size) function
    [all...]
  /external/jemalloc/include/jemalloc/internal/
private_namespace.h 53 #define arena_prof_promoted JEMALLOC_N(arena_prof_promoted) macro
private_unnamespace.h 53 #undef arena_prof_promoted macro
arena.h 427 void arena_prof_promoted(const void *ptr, size_t size);
    [all...]

Completed in 114 milliseconds