Function report |
Source Code:arch\x86\kernel\kvmclock.c |
Create Date:2022-07-28 08:45:09 |
Last Modify:2020-03-18 12:41:45 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kvm_sched_clock_init
Proto:static inline void kvm_sched_clock_init(bool stable)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
bool | stable |
107 | If Not stable Then clear_sched_clock_stable() |
109 | kvm_sched_clock_offset = kvm_clock_read() |
112 | pr_info("kvm-clock: using sched offset of %llu cycles", kvm_sched_clock_offset) |
115 | BUILD_BUG_ON - break compile if a condition is true( size of kvm_sched_clock_offset > size of system_time ) |
Name | Describe |
---|---|
kvmclock_init |
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 |