Home
last modified time | relevance | path

Searched defs:sysrqTime (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
Ddmesg_catcher.cpp138 std::string sysrqTime = event_->GetEventValue("SYSRQ_TIME"); in WriteNewSysrq() local
/base/hiviewdfx/hiview/plugins/freeze_detector/
Dfreeze_detector_plugin.cpp117 std::string sysrqTime = sysEvent.GetEventValue(FreezeCommon::SYSRQ_TIME); in MakeWatchPoint() local
Dwatch_point.cpp137 WatchPoint::Builder& WatchPoint::Builder::InitSysrqTime(const std::string& sysrqTime) in InitSysrqTime()
/base/hiviewdfx/hiview/plugins/eventlogger/
Devent_logger.cpp335 std::string sysrqTime = TimeUtil::TimestampFormatToDate(logTime, "%Y%m%d%H%M%S"); in WriteInfoToLog() local