函数逻辑报告 |
Source Code:include\linux\hrtimer.h |
Create Date:2022-07-27 06:40:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:hrtimer_cb_get_time
函数原型:static inline ktime_t hrtimer_cb_get_time(struct hrtimer *timer)
返回类型:ktime_t
参数:
类型 | 参数 | 名称 |
---|---|---|
struct hrtimer * | timer |
306 | 返回:get_time() |
名称 | 描述 |
---|---|
start_dl_timer | If the entity depleted all its runtime, and if we want it to sleep* while waiting for some new execution time to become available, we* set the bandwidth replenishment timer to the replenishment instant* and try to activate it |
posix_timer_fn | This function gets called when a POSIX.1b interval timer expires. It* is used as a callback from the kernel internal timer. The* run_timer_list code ALWAYS calls with interrupts on.* This code is for CLOCK_REALTIME* and CLOCK_MONOTONIC* timers. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |