Home
last modified time | relevance | path

Searched refs:NSTIME_ZERO_INITIALIZER (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dnstime.h6 #define NSTIME_ZERO_INITIALIZER {0} macro
H A Dmutex.h97 {NSTIME_ZERO_INITIALIZER, NSTIME_ZERO_INITIALIZER, 0, 0, 0, \
/freebsd/contrib/jemalloc/src/
H A Dmutex.c60 nstime_t before = NSTIME_ZERO_INITIALIZER; in malloc_mutex_lock_slow()
H A Dprof.c103 static nstime_t log_start_timestamp = NSTIME_ZERO_INITIALIZER;
349 nstime_t t = NSTIME_ZERO_INITIALIZER; in prof_malloc_sample_object()
476 nstime_t free_time = NSTIME_ZERO_INITIALIZER; in prof_try_log()
2675 nstime_t now = NSTIME_ZERO_INITIALIZER; in prof_log_emit_metadata()