Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
Ddmesg_catcher.cpp102 std::string sysrqTime = TimeUtil::TimestampFormatToDate(logTime, "%Y%m%d%H%M%S"); in DmesgSaveTofile() local
/base/hiviewdfx/hiview/plugins/freeze_detector/
Dwatch_point.cpp130 WatchPoint::Builder& WatchPoint::Builder::InitSysrqTime(const std::string& sysrqTime) in InitSysrqTime()
Dfreeze_detector_plugin.cpp113 std::string sysrqTime = sysEvent.GetEventValue(FreezeCommon::SYSRQ_TIME); in MakeWatchPoint() local