函数逻辑报告 |
Source Code:kernel\time\timekeeping.c |
Create Date:2022-07-27 11:41:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:timekeeping_delta_to_ns
函数原型:static inline u64 timekeeping_delta_to_ns(const struct tk_read_base *tkr, u64 delta)
返回类型:u64
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct tk_read_base * | tkr | |
u64 | delta |
363 | nsec等于delta乘mult加xtime_nsec |
367 | 返回:nsec加arch_gettimeoffset() |
名称 | 描述 |
---|---|
timekeeping_get_ns | |
timekeeping_cycles_to_ns | |
__ktime_get_fast_ns | ktime_get_mono_fast_ns - Fast NMI safe access to clock monotonic* This timestamp is not guaranteed to be monotonic across an update |
__ktime_get_real_fast_ns | See comment for __ktime_get_fast_ns() vs. timestamp ordering |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |