Function report |
Source Code:include\trace\events\timer.h |
Create Date:2022-07-28 10:39:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mer_start - called when the timer is started*@timer: pointer to struct timer_list*@expires: the timers expiry time
Proto:static inline void trace_timer_start(struct timer_list *timer, unsigned long expires, unsigned int flags)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct timer_list * | timer | |
unsigned long | expires | |
unsigned int | flags |
NULL
Name | Describe |
---|---|
enqueue_timer | Enqueue the timer into the hash bucket, mark it pending in* the bitmap and store the index in the timer flags. |
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 |