函数逻辑报告 |
Source Code:kernel\time\timekeeping.c |
Create Date:2022-07-27 11:42:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Scale base by mult/div checking for overflow
函数原型:static int scale64_check_overflow(u64 mult, u64 div, u64 *base)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
u64 | mult | |
u64 | div | |
u64 * | base |
1010 | do_div() is NOT a C function(rem, div) |
1012 | 返回:0 |
名称 | 描述 |
---|---|
adjust_historical_crosststamp | adjust_historical_crosststamp - adjust crosstimestamp previous to current interval*@history: Snapshot representing start of history*@partial_history_cycles: Cycle offset into history (fractional part)*@total_history_cycles: Total history length in |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |