Home
last modified time | relevance | path

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

/src/contrib/jemalloc/src/
H A Dprof_recent.c460 prof_recent_alloc_max_ctl_write(tsd_t *tsd, ssize_t max) { in prof_recent_alloc_max_ctl_write() function
/src/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h571 #define prof_recent_alloc_max_ctl_write JEMALLOC_N(prof_recent_alloc_max_ctl_write) macro