Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\trace\ring_buffer.c Create Date:2022-07-28 11:52:58
Last Modify:2020-03-17 19:30:04 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:We need to fit the time_stamp delta into 27 bits.

Proto:static inline int test_time_stamp(u64 delta)

Type:int

Parameter:

TypeParameterName
u64delta
363  If delta & TS_DELTA_TEST Then Return 1
365  Return 0
Caller
NameDescribe
rb_reserve_next_event