函数逻辑报告 |
Source Code:kernel\time\timekeeping.c |
Create Date:2022-07-27 11:42:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:mekeeping_valid_for_hres - Check if timekeeping is suitable for hres
函数原型:int timekeeping_valid_for_hres(void)
返回类型:int
参数:无
1443 | tk等于timekeeper |
1447 | 循环 |
1450 | ret等于flags按位与CLOCK_SOURCE_VALID_FOR_HRES |
1454 | 返回:ret |
名称 | 描述 |
---|---|
tick_handle_periodic | 时钟中断函数 |
tick_check_oneshot_change | Check, if a change happened, which makes oneshot possible.* Called cyclic from the hrtimer softirq (driven by the timer* softirq) allow_nohz signals, that we can switch into low-res nohz* mode, because high resolution timers are disabled (either compile |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |