Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/watchdogd/
HDwatchdogd.c349 struct timespec ts_start, ts_end; in watchdog_loop() local
/NextBSD/sys/teken/
HDteken.h75 teken_unit_t ts_end; member
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDtrim_map.c72 uint64_t ts_end; /* Ending offset (non-inclusive). */ member
/NextBSD/tools/tools/syscall_timing/
HDsyscall_timing.c50 static struct timespec ts_start, ts_end; variable