Function report |
Source Code:kernel\watchdog_hld.c |
Create Date:2022-07-28 11:45:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:hardlockup_detector_perf_enable - Enable the local event
Proto:void hardlockup_detector_perf_enable(void)
Type:void
Parameter:Nothing
192 | If hardlockup_detector_event_create() Then Return |
196 | If Not atomic_fetch_inc( & watchdog_cpus) Then pr_info("Enabled. Permanently consumes one hw-PMU counter.\n") |
199 | perf_event_enable(Operations with implied preemption/interrupt protection. These* operations can be used without worrying about preemption or interrupt.(watchdog_ev)) |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |