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

  /external/jemalloc/include/jemalloc/internal/
prof.h 345 size_t old_usize, prof_tctx_t *old_tctx);
421 prof_tctx_t *old_tctx)
427 arena_prof_tctx_reset(ptr, usize, old_ptr, old_tctx);
498 prof_tctx_t *old_tctx)
520 old_sampled = ((uintptr_t)old_tctx > (uintptr_t)1U);
525 prof_tctx_reset(ptr, usize, old_ptr, old_tctx);
528 prof_free_sampled_object(tsd, old_usize, old_tctx);
arena.h 651 const void *old_ptr, prof_tctx_t *old_tctx);
    [all...]
  /external/jemalloc/src/
jemalloc.c 1794 prof_tctx_t *old_tctx, *tctx; local
2226 prof_tctx_t *old_tctx, *tctx; local
2369 prof_tctx_t *old_tctx, *tctx; local
    [all...]

Completed in 472 milliseconds