函数逻辑报告 |
Source Code:kernel\time\timekeeping.c |
Create Date:2022-07-27 11:41:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称: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).
函数原型:void ktime_get_real_ts64(struct timespec64 *ts)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct timespec64 * | ts |
728 | tk等于timekeeper |
734 | 循环 |
738 | nsecs等于timekeeping_get_ns( & tkr_mono) |
742 | nanoseconds 等于0 |
名称 | 描述 |
---|---|
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. |
SYSCALL_DEFINE2 | |
getnstimeofday |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |