函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\trace\ring_buffer.c Create Date:2022-07-27 12:58:17
Last Modify:2020-03-17 19:30:04 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:We need to fit the time_stamp delta into 27 bits.

函数原型:static inline int test_time_stamp(u64 delta)

返回类型:int

参数:

类型参数名称
u64delta
363  如果delta按位与TS_DELTA_TEST则返回:1
365  返回:0
调用者
名称描述
rb_reserve_next_event