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

/external/jemalloc/include/jemalloc/internal/
H A Dprof.h240 void prof_sample_threshold_update(prof_tdata_t *prof_tdata);
358 prof_sample_threshold_update(prof_tdata);
H A Dprivate_namespace.h311 #define prof_sample_threshold_update JEMALLOC_N(prof_sample_threshold_update) macro
H A Dprivate_unnamespace.h311 #undef prof_sample_threshold_update macro
/external/jemalloc/src/
H A Dprof.c622 prof_sample_threshold_update(prof_tdata_t *prof_tdata) function
1260 prof_sample_threshold_update(prof_tdata);

Completed in 92 milliseconds