Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_externs.h90 void prof_sample_threshold_update(prof_tdata_t *tdata);
H A Dprof_inlines_b.h95 prof_sample_threshold_update(tdata); in prof_sample_accum_update()
H A Dprivate_namespace.h306 #define prof_sample_threshold_update JEMALLOC_N(prof_sample_threshold_update) macro
/freebsd-12.1/contrib/jemalloc/src/
H A Dprof.c225 prof_sample_threshold_update(tdata); in rb_gen()
872 prof_sample_threshold_update(prof_tdata_t *tdata) { in prof_sample_threshold_update() function
1932 prof_sample_threshold_update(tdata); in prof_tdata_init_impl()