Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dpanic.c170 timespec_t panic_hrestime; /* hrestime at time of panic */ variable
291 panic_hrestime = hrestime; in panicsys()
H A Derrorq.c996 ed.ed_tod_base.sec = panic_hrestime.tv_sec; in errorq_dump()
997 ed.ed_tod_base.nsec = panic_hrestime.tv_nsec; in errorq_dump()
H A Dfm.c420 tod = panic_hrestime; in fm_banner()
472 tod = panic_hrestime; in fm_ereport_dump()
/illumos-gate/usr/src/uts/common/sys/
H A Dpanic.h127 extern timespec_t panic_hrestime;