Searched refs:dump_crashtime (Results 1 – 3 of 3) sorted by relevance
76 time_t dump_crashtime; /* time of crash */ member
1625 (int64_t)corehdr.dump_crashtime); in raise_event()1845 ctime(&dumphdr.dump_crashtime)); in main()1928 "Crash", ctime(&dumphdr.dump_crashtime)); in main()
2709 dumphdr->dump_crashtime = gethrestime_sec(); in dumpsys()