Function report |
Source Code:kernel\time\clockevents.c |
Create Date:2022-07-28 10:49:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cev_delta2ns
Proto:static u64 cev_delta2ns(unsigned long latch, struct clock_event_device *evt, bool ismax)
Type:u64
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | latch | |
struct clock_event_device * | evt | |
bool | ismax |
Name | Describe |
---|---|
clockevent_delta2ns | lockevents_delta2ns - Convert a latch value (device ticks) to nanoseconds*@latch: value to convert*@evt: pointer to clock event device descriptor* Math helper, returns latch value converted to nanoseconds (bound checked) |
clockevents_config |
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 |