Function report |
Source Code:kernel\trace\fgraph.c |
Create Date:2022-07-28 12:17:51 |
Last Modify:2020-03-17 20:08:56 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ftrace_graph_entry_test
Proto:static int ftrace_graph_entry_test(struct ftrace_graph_ent *trace)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct ftrace_graph_ent * | trace |
450 | If Not ftrace_ops_test( & global_ops, Current function , NULL) Then Return 0 |
452 | Return __ftrace_graph_entry(trace) |
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 |