Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_externs.h92 void prof_sample_threshold_update(prof_tdata_t *tdata);
H A Dprof_inlines_b.h140 prof_sample_threshold_update(tdata); in prof_sample_accum_update()
H A Dprivate_namespace.h334 #define prof_sample_threshold_update JEMALLOC_N(prof_sample_threshold_update) macro
/freebsd-14.2/contrib/jemalloc/src/
H A Dprof.c327 prof_sample_threshold_update(tdata); in rb_gen()
1140 prof_sample_threshold_update(prof_tdata_t *tdata) { in prof_sample_threshold_update() function
2230 prof_sample_threshold_update(tdata); in prof_tdata_init_impl()