Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Ddmesg_catcher.cpp83 bool DmesgCatcher::WriteSysrq() in WriteSysrq() function in OHOS::HiviewDFX::DmesgCatcher
129 if (needWriteSysrq_ && !WriteSysrq()) { in Catch()
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
H A Ddmesg_catcher.h43 bool WriteSysrq();
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
H A Devent_logger_catcher_test.cpp307 ret = dmesgCatcher->WriteSysrq();