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

/freebsd-current/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);
H A Dprivate_namespace.h334 #define prof_sample_threshold_update JEMALLOC_N(prof_sample_threshold_update) macro
/freebsd-current/contrib/jemalloc/src/
H A Dprof.c327 prof_sample_threshold_update(tdata);
1140 prof_sample_threshold_update(prof_tdata_t *tdata) { function
1763 * See prof_sample_threshold_update() comment for why the body of this function
2230 prof_sample_threshold_update(tdata);

Completed in 167 milliseconds