Searched defs:sysrqTime (Results 1 – 3 of 3) sorted by relevance
102 std::string sysrqTime = TimeUtil::TimestampFormatToDate(logTime, "%Y%m%d%H%M%S"); in DmesgSaveTofile() local
113 std::string sysrqTime = sysEvent.GetEventValue(FreezeCommon::SYSRQ_TIME); in MakeWatchPoint() local
130 WatchPoint::Builder& WatchPoint::Builder::InitSysrqTime(const std::string& sysrqTime) in InitSysrqTime()