Function report | 
Source Code:kernel\trace\trace.c | 
Create Date:2022-07-28 11:58:05 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:__trace_buffer_lock_reserve
Proto: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)
Type:struct ring_buffer_event
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct ring_buffer * | buffer | |
| int | type | |
| unsigned long | len | |
| unsigned long | flags | |
| int | pc | 
| 794 | Return event | 
| Name | Describe | 
|---|---|
| __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 | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |