Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dprof.h321 void prof_sample_threshold_update(prof_tdata_t *tdata);
439 prof_sample_threshold_update(tdata); in prof_sample_accum_update()
Dprivate_symbols.txt383 prof_sample_threshold_update
Dprivate_namespace.h383 #define prof_sample_threshold_update JEMALLOC_N(prof_sample_threshold_update) macro
Dprivate_unnamespace.h383 #undef prof_sample_threshold_update
/external/jemalloc/src/
Dprof.c205 prof_sample_threshold_update(tctx->tdata); in rb_gen()
819 prof_sample_threshold_update(prof_tdata_t *tdata) in prof_sample_threshold_update() function
1717 prof_sample_threshold_update(tdata); in prof_tdata_init_impl()