函数逻辑报告 |
Source Code:kernel\watchdog_hld.c |
Create Date:2022-07-27 12:50:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:hardlockup_detector_perf_enable - Enable the local event
函数原型:void hardlockup_detector_perf_enable(void)
返回类型:void
参数:无
192 | 如果hardlockup_detector_event_create()则返回 |
196 | 如果非atomic_fetch_inc( & watchdog_cpus)则打印信息("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)) |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |