Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h334 #define prof_sample_threshold_update JEMALLOC_N(prof_sample_threshold_update) macro
/freebsd/contrib/jemalloc/src/
H A Dprof.c1140 prof_sample_threshold_update(prof_tdata_t *tdata) { in prof_sample_threshold_update() function