Function report |
Source Code:kernel\trace\trace.c |
Create Date:2022-07-28 12:00:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Find the next tracer that this trace array may use
Proto:static struct tracer *get_tracer_for_array(struct trace_array *tr, struct tracer *t)
Type:struct tracer
Parameter:
Type | Parameter | Name |
---|---|---|
struct trace_array * | tr | |
struct tracer * | t |
4404 | When t && Not Some tracers are not suitable for instance buffers.* A tracer is always available for the global array (toplevel)* or if it explicitly states that it is. cycle |
4407 | Return t |
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 |