Home
last modified time | relevance | path

Searched refs:prof_ctx_set (Results 1 – 4 of 4) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dprof.h269 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() function
365 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()
Dprivate_symbols.txt296 prof_ctx_set
Dprivate_namespace.h296 #define prof_ctx_set JEMALLOC_N(prof_ctx_set) macro
Dprivate_unnamespace.h296 #undef prof_ctx_set