Function report |
Source Code:kernel\time\clockevents.c |
Create Date:2022-07-28 10:49:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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)
Proto:u64 clockevent_delta2ns(unsigned long latch, struct clock_event_device *evt)
Type:u64
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | latch | |
struct clock_event_device * | evt |
87 | Return cev_delta2ns(latch, evt, false) |
Name | Describe |
---|---|
lapic_init_clockevent |
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 |