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

  /external/jemalloc/src/
jemalloc.c 902 PROF_ALLOC_PREP(usize, cnt);
1033 PROF_ALLOC_PREP(usize, cnt);
1156 PROF_ALLOC_PREP(usize, cnt);
1272 PROF_ALLOC_PREP(usize, cnt);
    [all...]
  /external/jemalloc/include/jemalloc/internal/
prof.h 246 #define PROF_ALLOC_PREP(size, ret) do { \
400 * PROF_ALLOC_PREP() and prof_malloc().
425 * PROF_ALLOC_PREP() was larger than what

Completed in 42 milliseconds