Function report |
Source Code:kernel\trace\trace.c |
Create Date:2022-07-28 11:59:37 |
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 real entry, and increment the iterator to the next entry
Proto:void *trace_find_next_entry_inc(struct trace_iterator *iter)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct trace_iterator * | iter |
3453 | ent = __find_next_entry(iter, & cpu, & lost_events, & ts) |
3456 | If ent Then trace_iterator_increment(iter) |
Name | Describe |
---|---|
s_next | |
tracing_read_pipe | Consumer reader. |
tracing_fill_pipe_page | |
tracing_splice_read_pipe | |
ftrace_dump | |
ftrace_dump_buf |
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 |