函数逻辑报告 |
Source Code:kernel\time\hrtimer.c |
Create Date:2022-07-27 11:40:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:__next_base
函数原型:static struct hrtimer_clock_base *__next_base(struct hrtimer_cpu_base *cpu_base, unsigned int *active)
返回类型:struct hrtimer_clock_base
参数:
类型 | 参数 | 名称 |
---|---|---|
struct hrtimer_cpu_base * | cpu_base | |
unsigned int * | active |
491 | 如果非active则返回:NULL |
494 | idx等于在字中找到第一个指定位 |
497 | 返回:clock_base[idx] |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |