Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dpanic.c168 timespec_t panic_hrestime; /* hrestime at time of panic */ variable
289 panic_hrestime = hrestime; in panicsys()
H A Derrorq.c994 ed.ed_tod_base.sec = panic_hrestime.tv_sec; in errorq_dump()
995 ed.ed_tod_base.nsec = panic_hrestime.tv_nsec; in errorq_dump()
H A Dfm.c419 tod = panic_hrestime; in fm_banner()
471 tod = panic_hrestime; in fm_ereport_dump()
/titanic_41/usr/src/uts/common/sys/
H A Dpanic.h125 extern timespec_t panic_hrestime;