函数逻辑报告 |
Source Code:include\linux\hrtimer.h |
Create Date:2022-07-27 06:40:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:hrtimer_forward_now - forward the timer expiry so it expires after now*@timer: hrtimer to forward*@interval: the interval to forward* Forward the timer expiry so it will expire after the current time* of the hrtimer clock base
函数原型:static inline u64 hrtimer_forward_now(struct hrtimer *timer, ktime_t interval)
返回类型:u64
参数:
类型 | 参数 | 名称 |
---|---|---|
struct hrtimer * | timer | |
ktime_t | interval |
名称 | 描述 |
---|---|
sched_rt_period_timer | |
start_rt_bandwidth | |
sched_clock_poll | |
perf_mux_hrtimer_handler | must be called with interrupts disabled |
perf_mux_hrtimer_restart | |
perf_swevent_hrtimer | hrtimer based swevent callback |
timerfd_read | |
do_timerfd_settime | |
do_timerfd_gettime |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |