Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/i386/
H A Di386_timer.c72 uint64_t orig_abstime, abstime; in timer_intr() local
84 orig_abstime = abstime = mach_absolute_time(); in timer_intr()