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

/external/jemalloc/include/jemalloc/internal/
H A Dprof.h322 void prof_sample_threshold_update(prof_tdata_t *tdata);
455 prof_sample_threshold_update(tdata);
H A Dprivate_namespace.h417 #define prof_sample_threshold_update JEMALLOC_N(prof_sample_threshold_update) macro
H A Dprivate_unnamespace.h417 #undef prof_sample_threshold_update macro
/external/jemalloc/src/
H A Dprof.c212 prof_sample_threshold_update(tdata);
829 prof_sample_threshold_update(prof_tdata_t *tdata) function
1753 prof_sample_threshold_update(tdata);

Completed in 185 milliseconds