函数逻辑报告 |
Source Code:arch\x86\kernel\kvmclock.c |
Create Date:2022-07-27 09:44:15 |
Last Modify:2020-03-18 12:41:45 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:this_cpu_pvti
函数原型:static inline struct pvclock_vcpu_time_info *this_cpu_pvti(void)
返回类型:struct pvclock_vcpu_time_info
参数:无
59 | 返回:pvti |
名称 | 描述 |
---|---|
kvm_get_wallclock | The wallclock is the time of day when we booted. Since then, some time may* have elapsed since the hypervisor wrote the data. So we try to account for* that with system time |
kvm_clock_read | |
kvm_get_tsc_khz | If we don't do that, there is the possibility that the guest* will calibrate under heavy load - thus, getting a lower lpj -* and execute the delays themselves without load |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |