Function report |
Source Code:kernel\trace\trace_output.c |
Create Date:2022-07-28 12:04:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lat_print_timestamp
Proto:static int lat_print_timestamp(struct trace_iterator *iter, u64 next_ts)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct trace_iterator * | iter | |
u64 | next_ts |
539 | verbose = trace_flags & TRACE_ITER_VERBOSE |
540 | in_ns = iter_flags & TRACE_FILE_TIME_IN_NS |
541 | abs_ts = ts - time_start |
545 | If in_ns Then |
573 | Else |
Name | Describe |
---|---|
trace_print_lat_context |
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 |