Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dprof_externs.h90 void prof_sample_threshold_update(prof_tdata_t *tdata);
Dprof_inlines_b.h95 prof_sample_threshold_update(tdata); in prof_sample_accum_update()
Dprivate_namespace_jet.h313 #define prof_sample_threshold_update JEMALLOC_N(prof_sample_threshold_update) macro
Dprivate_namespace.h308 #define prof_sample_threshold_update JEMALLOC_N(prof_sample_threshold_update) macro
/external/jemalloc_new/src/
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()