Function report |
Source Code:kernel\time\timekeeping.c |
Create Date:2022-07-28 10:42:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ad_persistent_clock64 - Return time from the persistent clock.* Weak dummy function for arches that do not yet support it.* Reads the time from the battery backed persistent clock.* Returns a timespec with tv_sec=0 and tv_nsec=0 if unsupported.
Proto:void __weak read_persistent_clock64(struct timespec64 *ts)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct timespec64 * | ts |
1487 | seconds = 0 |
1488 | nanoseconds = 0 |
Name | Describe |
---|---|
read_persistent_wall_and_boot_offset | ad_persistent_wall_and_boot_offset - Read persistent clock, and also offset* from the boot.* Weak dummy function for arches that do not yet support it.* The default function calculates offset based on the current value of* local_clock() |
timekeeping_resume | mekeeping_resume - Resumes the generic timekeeping subsystem. |
timekeeping_suspend |
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 |