Function report |
Source Code:kernel\trace\trace.c |
Create Date:2022-07-28 12:02:17 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:tracing_set_time_stamp_abs
Proto:int tracing_set_time_stamp_abs(struct trace_array *tr, bool abs)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct trace_array * | tr | |
bool | abs |
6736 | ret = 0 |
6740 | If abs && time_stamp_abs_ref++ Then Go to out |
6743 | If Not abs Then |
6744 | If WARN_ON_ONCE(!time_stamp_abs_ref) Then |
6749 | If --time_stamp_abs_ref Then Go to out |
6759 | out : |
6762 | Return ret |
Name | Describe |
---|---|
hist_register_trigger | |
hist_unregister_trigger | |
hist_unreg_all |
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 |