Home
last modified time | relevance | path

Searched refs:prof_sampled (Results 1 – 2 of 2) sorted by relevance

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_inlines.h236 prof_sampled(tsd_t *tsd, const void *ptr) { in prof_sampled() function
/src/contrib/jemalloc/src/
H A Djemalloc.c4291 assert(prof_sampled(tsd, p)); in batch_alloc()