Home
last modified time | relevance | path

Searched defs:prof_sample_threshold_update (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dprivate_namespace.h309 #define prof_sample_threshold_update JEMALLOC_N(prof_sample_threshold_update) macro
H A Dprivate_namespace_jet.h314 #define prof_sample_threshold_update JEMALLOC_N(prof_sample_threshold_update) macro
/aosp_15_r20/external/jemalloc_new/src/
H A Dprof.c872 prof_sample_threshold_update(prof_tdata_t *tdata) { in prof_sample_threshold_update() function