Searched refs:prof_ctx_set (Results 1 – 4 of 4) sorted by relevance
269 void prof_ctx_set(const void *ptr, prof_ctx_t *ctx);318 prof_ctx_set(const void *ptr, prof_ctx_t *ctx) in prof_ctx_set() function365 prof_ctx_set(ptr, cnt->ctx); in prof_malloc_record_object()408 prof_ctx_set(ptr, (prof_ctx_t *)(uintptr_t)1U); in prof_malloc()454 prof_ctx_set(ptr, cnt->ctx); in prof_realloc()457 prof_ctx_set(ptr, (prof_ctx_t *)(uintptr_t)1U); in prof_realloc()
296 prof_ctx_set
296 #define prof_ctx_set JEMALLOC_N(prof_ctx_set) macro
296 #undef prof_ctx_set