HomeSort by relevance Sort by last modified time
    Searched defs:prof_alloc_prep (Results 1 - 3 of 3) sorted by null

  /external/jemalloc/include/jemalloc/internal/
prof.h 124 * True during prof_alloc_prep()..prof_malloc_sample_object(), prevents
334 prof_tctx_t *prof_alloc_prep(tsd_t *tsd, size_t usize, bool prof_active,
461 prof_alloc_prep(tsd_t *tsd, size_t usize, bool prof_active, bool update) function
509 * Don't sample. The usize passed to prof_alloc_prep()
private_namespace.h 390 #define prof_alloc_prep JEMALLOC_N(prof_alloc_prep) macro
private_unnamespace.h 390 #undef prof_alloc_prep macro

Completed in 70 milliseconds