Searched full:hwwatchdog (Results 1 – 7 of 7) sorted by relevance
| /base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/config/ |
| D | BBoxDetectorPipeline | 2 "events":["PANIC", "HWWATCHDOG", "LPM3EXCEPTION", "BOOTLOADER_CRASH", "BOOTFAIL", 11 "include": ["PANIC", "HWWATCHDOG", "LPM3EXCEPTION", "BOOTLOADER_CRASH", "BOOTFAIL",
|
| /base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/moduletest/ |
| D | bbox_detector_module_test.cpp | 95 * @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/ |
| D | compose_rule.json | 48 "HWWATCHDOG": { object
|
| /base/hiviewdfx/hiview/utility/smart_parser/config/ |
| D | compose_rule.json | 57 "HWWATCHDOG": { object
|
| /base/hiviewdfx/hiview/base/test/unittest/common/ |
| D | dispatch_rule_parser_test.cpp | 38 \"events\":[\"PANIC\", \"HWWATCHDOG\"],\
|
| /base/hiviewdfx/hiview/utility/smart_parser/test/moduletest/common/ |
| D | smart_parser_module_test.cpp | 209 * @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/ |
| D | kernel_vendor.yaml | 64 HWWATCHDOG: 66 MSG: {type: STRING, desc: hwwatchdog event message}
|