Function report |
Source Code:kernel\time\hrtimer.c |
Create Date:2022-07-28 10:40:31 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Divide a ktime value by a nanosecond value
Proto:s64 __ktime_divns(const ktime_t kt, s64 div)
Type:s64
Parameter:
Type | Parameter | Name |
---|---|---|
const ktime_t | kt | |
s64 | div |
301 | sft = 0 |
314 | do_div() is NOT a C function(tmp, (unsignedlong)div) |
Name | Describe |
---|---|
ktime_divns |
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 |