Function report |
Source Code:include\trace\events\timer.h |
Create Date:2022-07-28 10:39:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mer_state - called when itimer is started or canceled*@which: name of the interval timer*@value: the itimers value, itimer is canceled if value->it_value is* zero, otherwise it is started*@expires: the itimers expiry time
Proto:static inline void trace_itimer_state(int which, const struct itimerspec64 *const value, unsigned long long expires)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | which | |
const struct itimerspec64 *const | value | |
unsigned long long | expires |
NULL
Name | Describe |
---|---|
set_cpu_itimer | |
do_setitimer |
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 |