Searched full:service_block (Results 1 – 11 of 11) sorted by relevance
/base/hiviewdfx/hiview/plugins/eventlogger/config/ |
D | EventloggerPipeline | 19 …"include": ["SERVICE_BLOCK", "SERVICE_WARNING", "SERVICE_TIMEOUT", "IPC_FULL", "HIT_EMPTY_WARNING",
|
D | event_logger_config | 11 event id="" name="SERVICE_BLOCK" action="S,tr,pb:1:a,k:SysRqFile,cmd:c,cmd:m,cmd:dam" interval="0"
|
/base/hiviewdfx/hiview/plugins/freeze_detector/config/ |
D | freeze_rules.xml | 71 <rule id="8" domain="FRAMEWORK" stringid="SERVICE_BLOCK"> <!-- SERVICE_BLOCK --> 73 <event window="0" domain="FRAMEWORK" stringid="SERVICE_BLOCK"> <!-- SERVICE_BLOCK -->
|
/base/hiviewdfx/hiview/plugins/eventlogger/test/unittest/common/ |
D | event_logger_plugin_test.cpp | 123 event->eventName_ = "SERVICE_BLOCK"; 142 event->eventName_ = "SERVICE_BLOCK";
|
/base/hiviewdfx/hiview/utility/smart_parser/test/resource/common/ |
D | extract_rule.json | 60 …ey":"Module name:", "v_process":"Module name:(.*)", "v_service_block":"Module name:SERVICE_BLOCK"}, 61 …", "depend":"BasicParam.v_service_block", "matchKey":"SERVICE_BLOCK at ", "v_first":"SERVICE_BLOCK…
|
/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/ |
D | watchdog_interface_test.cpp | 114 * @tc.expected: step3. SERVICE_BLOCK event has been created and fired 160 * @tc.expected: step3. SERVICE_BLOCK event has been created and fired 197 * @tc.desc: Check whether SERVICE_BLOCK hisysevent is fired
|
/base/hiviewdfx/hicollie/ |
D | hisysevent.yaml | 26 SERVICE_BLOCK:
|
/base/hiviewdfx/hiview/plugins/faultlogger/common/ |
D | log_analyzer.cpp | 32 if (info.reason.compare("SERVICE_BLOCK") == 0) { in GetFingerRawString()
|
/base/hiviewdfx/hicollie/frameworks/native/ |
D | watchdog_task.cpp | 292 SendEvent(description, "SERVICE_BLOCK"); in EvaluateCheckerState()
|
D | watchdog_inner.cpp | 719 WatchdogInner::SendFfrtEvent(description, "SERVICE_BLOCK", taskInfo); in FfrtCallback()
|
/base/hiviewdfx/hiview/utility/smart_parser/config/ |
D | extract_rule.json | 48 …ey":"Module name:", "v_process":"Module name:(.*)", "v_service_block":"Module name:SERVICE_BLOCK"},
|