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.h323 void prof_sample_threshold_update(prof_tdata_t *tdata);
456 prof_sample_threshold_update(tdata); in prof_sample_accum_update()
Dprivate_symbols.txt455 prof_sample_threshold_update
Dprivate_namespace.h455 #define prof_sample_threshold_update JEMALLOC_N(prof_sample_threshold_update) macro
Dprivate_unnamespace.h455 #undef prof_sample_threshold_update
/external/jemalloc/src/
Dprof.c212 prof_sample_threshold_update(tdata); in rb_gen()
845 prof_sample_threshold_update(prof_tdata_t *tdata) in prof_sample_threshold_update() function
1822 prof_sample_threshold_update(tdata); in prof_tdata_init_impl()