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

Name:mer_expire_exit - called immediately after the timer callback returns*@timer: pointer to struct timer_list* When used in combination with the timer_expire_entry tracepoint we can* determine the runtime of the timer callback function.

Proto:static inline void trace_timer_expire_exit(struct timer_list *timer)

Type:void

Parameter:

TypeParameterName
struct timer_list *timer

NULL

Caller
NameDescribe
call_timer_fn