Function report |
Source Code:kernel\trace\trace.h |
Create Date:2022-07-28 11:52:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Reset the state of the trace_iterator so that it can read consumed data.* Normally, the trace_iterator is used for reading the data when it is not* consumed, and must retain state.
Proto:static __always_inline void trace_iterator_reset(struct trace_iterator *iter)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct trace_iterator * | iter |
2014 | offset = offsetof(structtrace_iterator, seq) |
2022 | pos = -1 |
Name | Describe |
---|---|
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 |