Home
last modified time | relevance | path

Searched defs:prof_interval (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/cddl/dev/profile/
H A Dprofile.c124 hrtime_t prof_interval; member
127 sbintime_t prof_interval; member
/freebsd/contrib/jemalloc/src/
H A Dctl.c2763 CTL_RO_NL_CGEN(config_prof,prof_interval,prof_interval,uint64_t) CTL_RO_NL_CGEN() argument
H A Dprof.c71 uint64_t prof_interval = 0; global() variable
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h322 #define prof_interval JEMALLOC_N(prof_interval) global() macro