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.h322 void prof_sample_threshold_update(prof_tdata_t *tdata);
455 prof_sample_threshold_update(tdata); in prof_sample_accum_update()
Dprivate_symbols.txt415 prof_sample_threshold_update
Dprivate_namespace.h417 #define prof_sample_threshold_update JEMALLOC_N(prof_sample_threshold_update) macro
Dprivate_unnamespace.h417 #undef prof_sample_threshold_update
/external/jemalloc/src/
Dprof.c212 prof_sample_threshold_update(tdata); in rb_gen()
829 prof_sample_threshold_update(prof_tdata_t *tdata) in prof_sample_threshold_update() function
1753 prof_sample_threshold_update(tdata); in prof_tdata_init_impl()