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:18
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:hrtimer_init - called when the hrtimer is initialized*@hrtimer: pointer to struct hrtimer*@clockid: the hrtimers clock*@mode: the hrtimers mode

Proto:static inline void trace_hrtimer_init(struct hrtimer *hrtimer, clockid_t clockid, enum hrtimer_mode mode)

Type:void

Parameter:

TypeParameterName
struct hrtimer *hrtimer
clockid_tclockid
enum hrtimer_modemode

NULL

Caller
NameDescribe
debug_init