Function report |
Source Code:kernel\time\timekeeping.c |
Create Date:2022-07-28 10:42:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ktime_get_real_ts64 - Returns the time of day in a timespec64.*@ts: pointer to the timespec to be set* Returns the time of day in a timespec64 (WARN if suspended).
Proto:void ktime_get_real_ts64(struct timespec64 *ts)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct timespec64 * | ts |
728 | tk = timekeeper |
734 | Do |
738 | nsecs = timekeeping_get_ns( & tkr_mono) |
742 | nanoseconds = 0 |
Name | Describe |
---|---|
COMPAT_SYSCALL_DEFINE2 | |
do_adjtimex | do_adjtimex() - Accessor function to NTP __do_adjtimex function |
sched_sync_hw_clock | |
sync_rtc_clock | |
sync_cmos_clock | |
posix_clock_realtime_get | Get clock_realtime |
do_clock_gettime | |
get_sample | get_sample - sample the CPU TSC and look for likely hardware latencies* Used to repeatedly capture the CPU TSC (or similar), looking for potential* hardware-induced latency. Called with interrupts disabled and with* hwlat_data.lock held. |
getnstimeofday |
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 |