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