函数逻辑报告 |
Source Code:kernel\events\core.c |
Create Date:2022-07-27 14:50:34 |
Last Modify:2022-05-20 07:50:19 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称: must be called with interrupts disabled
函数原型:static enum hrtimer_restart perf_mux_hrtimer_handler(struct hrtimer *hr)
返回类型:enum hrtimer_restart
参数:
类型 | 参数 | 名称 |
---|---|---|
struct hrtimer * | hr |
1071 | lockdep_assert_irqs_disabled() |
1074 | rotations等于perf_rotate_context(cpuctx) |
1076 | raw_spin_lock( & hrtimer_lock) |
1079 | 否则hrtimer_active等于0 |
1081 | raw_spin_unlock( & hrtimer_lock) |
1083 | 返回:如果rotations则Timer must be restarted 否则Timer is not restarted |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |