Home
last modified time | relevance | path

Searched full:hwwatchdog (Results 1 – 7 of 7) sorted by relevance

/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/config/
DBBoxDetectorPipeline2 "events":["PANIC", "HWWATCHDOG", "LPM3EXCEPTION", "BOOTLOADER_CRASH", "BOOTFAIL",
11 "include": ["PANIC", "HWWATCHDOG", "LPM3EXCEPTION", "BOOTLOADER_CRASH", "BOOTFAIL",
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/moduletest/
Dbbox_detector_module_test.cpp95 * @tc.steps: step1. construct HWWATCHDOG SysEvent
100 SysEventCreator sysEventCreator("KERNEL_VENDOR", "HWWATCHDOG", SysEventCreator::FAULT);
102 sysEventCreator.SetKeyValue("name_", "HWWATCHDOG");
135 * @tc.steps: step1. construct HWWATCHDOG SysEvent
/base/hiviewdfx/hiview/utility/smart_parser/test/resource/common/
Dcompose_rule.json48 "HWWATCHDOG": { object
/base/hiviewdfx/hiview/utility/smart_parser/config/
Dcompose_rule.json57 "HWWATCHDOG": { object
/base/hiviewdfx/hiview/base/test/unittest/common/
Ddispatch_rule_parser_test.cpp38 \"events\":[\"PANIC\", \"HWWATCHDOG\"],\
/base/hiviewdfx/hiview/utility/smart_parser/test/moduletest/common/
Dsmart_parser_module_test.cpp209 * @tc.desc: process HWWATCHDOG fault, this case match compose_rule.json and extract_rule.json.
231 auto eventInfos = SmartParser::Analysis(faultFile, TEST_CONFIG, "HWWATCHDOG");
244 * @tc.desc: process HWWATCHDOG fault, this case match compose_rule.json and extract_rule.json.
262 auto eventInfos = SmartParser::Analysis(faultFile, TEST_CONFIG, "HWWATCHDOG");
/base/hiviewdfx/hiview/
Dkernel_vendor.yaml64 HWWATCHDOG:
66 MSG: {type: STRING, desc: hwwatchdog event message}