函数逻辑报告 |
Source Code:include\linux\ktime.h |
Create Date:2022-07-27 06:39:45 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:ktime_divns
函数原型:static inline s64 ktime_divns(const ktime_t kt, s64 div)
返回类型:s64
参数:
类型 | 参数 | 名称 |
---|---|---|
const ktime_t | kt | |
s64 | div |
154 | 如果__builtin_constant_p(div)且非div右移32位的值则 |
160 | 否则 |
名称 | 描述 |
---|---|
swsusp_show_speed | swsusp_show_speed - Print time elapsed between two events during hibernation.*@start: Starting event.*@stop: Final event.*@nr_pages: Number of memory pages processed between @start and @stop.*@msg: Additional diagnostic message to print. |
hrtimer_forward | hrtimer_forward - forward the timer expiry*@timer: hrtimer to forward*@now: forward past this time*@interval: the interval to forward* Forward the timer expiry so it will expire in the future.* Returns the number of overruns. |
alarm_forward | |
ktime_to_us | |
ktime_to_ms | |
ktime_get_boottime_seconds | |
ktime_get_clocktai_seconds |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |