函数逻辑报告 |
Source Code:kernel\trace\trace.c |
Create Date:2022-07-27 13:03:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:__trace_buffer_lock_reserve
函数原型:static __always_inline struct ring_buffer_event *__trace_buffer_lock_reserve(struct ring_buffer *buffer, int type, unsigned long len, unsigned long flags, int pc)
返回类型:struct ring_buffer_event
参数:
类型 | 参数 | 名称 |
---|---|---|
struct ring_buffer * | buffer | |
int | type | |
unsigned long | len | |
unsigned long | flags | |
int | pc |
794 | 返回:event |
名称 | 描述 |
---|---|
__trace_puts | __trace_puts - write a constant string into the trace buffer.*@ip: The address of the caller*@str: The constant string to write*@size: The size of the string. |
__trace_bputs | __trace_bputs - write the pointer to a constant string into trace buffer*@ip: The address of the caller*@str: The constant string to write to the buffer to |
trace_buffer_lock_reserve | |
trace_event_buffer_lock_reserve | |
trace_function | |
__ftrace_trace_stack | |
trace_vbprintk | race_vbprintk - write binary msg to tracing buffer*@ip: The address of the caller*@fmt: The string format to write to the buffer*@args: Arguments for @fmt |
__trace_array_vprintk | |
tracing_mark_write | |
tracing_mark_raw_write |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |