Home
last modified time | relevance | path

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

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_inlines.h110 prof_sample_should_skip(tsd_t *tsd, bool sample_event) { in prof_sample_should_skip() function
138 likely(prof_sample_should_skip(tsd, sample_event))) { in prof_alloc_prep()
172 if (prof_sample_should_skip(tsd, sample_event)) { in prof_realloc()