Function report |
Source Code:include\linux\hrtimer.h |
Create Date:2022-07-28 05:38:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:hrtimer_cb_get_time
Proto:static inline ktime_t hrtimer_cb_get_time(struct hrtimer *timer)
Type:ktime_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct hrtimer * | timer |
306 | Return get_time() |
Name | Describe |
---|---|
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. |
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 |