Searched refs:nstime_sec (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dnstime.h15 uint64_t nstime_sec(const nstime_t *time);
H A Dprivate_namespace.h273 #define nstime_sec JEMALLOC_N(nstime_sec) macro
/freebsd-13-stable/contrib/jemalloc/src/
H A Dnstime.c32 nstime_sec(const nstime_t *time) { function
H A Dbackground_thread.c251 ts.tv_sec = (size_t)nstime_sec(&ts_wakeup);

Completed in 50 milliseconds