函数逻辑报告 |
Source Code:kernel\watchdog_hld.c |
Create Date:2022-07-27 12:50:26 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:hardlockup_detector_perf_disable - Disable the local event
函数原型:void hardlockup_detector_perf_disable(void)
返回类型:void
参数:无
207 | event等于Operations with implied preemption/interrupt protection. These* operations can be used without worrying about preemption or interrupt.(watchdog_ev) |
209 | 如果event则 |
210 | perf_event_disable(event) |
211 | 抢占保护下的写CPU(watchdog_ev, NULL) |
212 | 抢占保护下的写CPU(dead_event, event) |
213 | 设置CPU信息 |
214 | atomic_dec( & watchdog_cpus) |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |