Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Djemalloc.c2553 bool sample_event = te_prof_sample_event_lookahead(tsd, usize); in imalloc_body() local
2555 sample_event); in imalloc_body()
3475 bool sample_event = te_prof_sample_event_lookahead(tsd, usize); in irallocx_prof() local
3476 prof_tctx_t *tctx = prof_alloc_prep(tsd, prof_active, sample_event); in irallocx_prof()
3491 old_usize, &old_prof_info, sample_event); in irallocx_prof()
3723 bool sample_event = te_prof_sample_event_lookahead(tsd, usize_max); in ixallocx_prof() local
3724 prof_tctx_t *tctx = prof_alloc_prep(tsd, prof_active, sample_event); in ixallocx_prof()
3750 sample_event = te_prof_sample_event_lookahead(tsd, usize); in ixallocx_prof()
3752 old_usize, &prof_info, sample_event); in ixallocx_prof()