Function report |
Source Code:include\trace\events\timer.h |
Create Date:2022-07-28 10:39:26 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mer_expire - called when itimer expires*@which: type of the interval timer*@pid: pid of the process which owns the timer*@now: current time, used to calculate the latency of itimer
Proto:static inline void trace_itimer_expire(int which, struct pid *pid, unsigned long long now)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | which | |
struct pid * | pid | |
unsigned long long | now |
NULL
Name | Describe |
---|---|
check_cpu_itimer | |
it_real_fn | The timer is automagically restarted, when interval != 0 |
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 |