Function report |
Source Code:kernel\trace\trace.c |
Create Date:2022-07-28 12:01:20 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:tracing_resize_ring_buffer
Proto:static ssize_t tracing_resize_ring_buffer(struct trace_array *tr, unsigned long size, int cpu_id)
Type:ssize_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct trace_array * | tr | |
unsigned long | size | |
int | cpu_id |
5652 | If cpu_id != RING_BUFFER_ALL_CPUS Then |
5660 | ret = __tracing_resize_ring_buffer(tr, size, cpu_id) |
5664 | out : |
5667 | Return ret |
Name | Describe |
---|---|
tracing_entries_write | |
tracing_free_buffer_release |
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 |