函数逻辑报告 | 
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_event_create
函数原型:static int hardlockup_detector_event_create(void)
返回类型:int
参数:无
| 172 | wd_attr等于wd_hw_attr | 
| 176 | evt等于perf_event_create_kernel_counter*@attr: attributes of the counter to create*@cpu: cpu in which the counter is bound*@task: task to profile (NULL for percpu) | 
| 178 | 如果是错误则 | 
| 183 | 抢占保护下的写CPU(watchdog_ev, evt) | 
| 184 | 返回:0 | 
| 名称 | 描述 | 
|---|---|
| hardlockup_detector_perf_enable | hardlockup_detector_perf_enable - Enable the local event | 
| hardlockup_detector_perf_init | hardlockup_detector_perf_init - Probe whether NMI event is available at all | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |