函数逻辑报告 |
Source Code:kernel\watchdog_hld.c |
Create Date:2022-07-27 12:50:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:hardlockup_detector_perf_restart - Globally restart watchdog events* Special interface for x86 to handle the perf HT bug.
函数原型:void __init hardlockup_detector_perf_restart(void)
返回类型:void
参数:无
269 | lockdep_assert_cpus_held() |
271 | 如果非watchdog_enabled按位与NMI_WATCHDOG_ENABLED的值则返回 |
275 | event等于per_cpu(watchdog_ev, cpu) |
277 | 如果event则perf_event_enable(event) |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |