Function report |
Source Code:kernel\time\timekeeping.c |
Create Date:2022-07-28 10:42:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ycle_between - true if test occurs chronologically between before and after
Proto:static bool cycle_between(u64 before, u64 test, u64 after)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
u64 | before | |
u64 | test | |
u64 | after |
1103 | Return false |
Name | Describe |
---|---|
get_device_system_crosststamp | get_device_system_crosststamp - Synchronously capture system/device timestamp*@get_time_fn: Callback to get simultaneous device time and* system counter from the device driver*@ctx: Context passed to get_time_fn()*@history_begin: Historical reference |
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 |