Function report |
Source Code:kernel\time\timekeeping.c |
Create Date:2022-07-28 10:42:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Scale base by mult/div checking for overflow
Proto:static int scale64_check_overflow(u64 mult, u64 div, u64 *base)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
u64 | mult | |
u64 | div | |
u64 * | base |
1010 | do_div() is NOT a C function(rem, div) |
1012 | Return 0 |
Name | Describe |
---|---|
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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |