Searched refs:prof_tctx_set (Results 1 – 5 of 5) sorted by relevance
335 void prof_tctx_set(const void *ptr, prof_tctx_t *tctx);405 prof_tctx_set(const void *ptr, prof_tctx_t *tctx) in prof_tctx_set() function476 prof_tctx_set(ptr, (prof_tctx_t *)(uintptr_t)1U); in prof_malloc()506 prof_tctx_set(ptr, (prof_tctx_t *)(uintptr_t)1U); in prof_realloc()
385 prof_tctx_set
385 #define prof_tctx_set JEMALLOC_N(prof_tctx_set) macro
385 #undef prof_tctx_set
222 prof_tctx_set(ptr, tctx); in prof_malloc_sample_object()