Function report |
Source Code:kernel\time\hrtimer.c |
Create Date:2022-07-28 10:40:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:debug_activate
Proto:static inline void debug_activate(struct hrtimer *timer, enum hrtimer_mode mode)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct hrtimer * | timer | |
enum hrtimer_mode | mode |
476 | debug_hrtimer_activate(timer, mode) |
Name | Describe |
---|---|
enqueue_hrtimer | queue_hrtimer - internal function to (re)start a timer* The timer is inserted in expiry order. Insertion into the* red black tree is O(log(n)). Must hold the base lock.* Returns 1 when the new timer is the leftmost timer in the tree. |
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 |