Home
last modified time | relevance | path

Searched refs:SYSRQ_TIME (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/plugins/freeze_detector/
Dfreeze_common.h46 static const inline std::string SYSRQ_TIME = "SYSRQ_TIME"; variable
Dfreeze_detector_plugin.cpp118 std::string sysrqTime = sysEvent.GetEventValue(FreezeCommon::SYSRQ_TIME); in MakeWatchPoint()
Dvendor.cpp113 info.sectionMaps[FreezeCommon::SYSRQ_TIME] = watchPoint.GetSysrqTime(); in SendFaultLog()