Function report | 
Source Code:kernel\time\timekeeping.c | 
Create Date:2022-07-28 10:41:50 | 
| 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_boot_fast_ns - NMI safe and fast access to boot clock.* To keep it NMI safe since we're accessing from tracing, we're not using a* separate timekeeper with updates to monotonic clock and boot offset* protected with seqlocks
Proto:u64 notrace ktime_get_boot_fast_ns(void)
Type:u64
Parameter:Nothing
| 507 | tk = timekeeper | 
| 509 | Return ktime_get_mono_fast_ns() + Convert ktime_t to nanoseconds | 
| 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  |