Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Ddumphdr.h75 time_t dump_crashtime; /* time of crash */ member
/titanic_44/usr/src/cmd/savecore/
H A Dsavecore.c1594 (int64_t)corehdr.dump_crashtime); in raise_event()
1808 ctime(&dumphdr.dump_crashtime)); in main()
1891 "Crash", ctime(&dumphdr.dump_crashtime)); in main()
/titanic_44/usr/src/uts/common/os/
H A Ddumpsubr.c2709 dumphdr->dump_crashtime = gethrestime_sec(); in dumpsys()