Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

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:

TypeParameterName
intwhich
const struct itimerspec64 *constvalue
unsigned long longexpires

NULL

Caller
NameDescribe
set_cpu_itimer
do_setitimer