Function report |
Source Code:kernel\trace\trace.h |
Create Date:2022-07-28 11:51:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:trace_clear_recursion
Proto:static __always_inline void trace_clear_recursion(int bit)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | bit |
668 | val = trace_recursion |
670 | If Not bit Then Return |
677 | trace_recursion = val |
Name | Describe |
---|---|
function_trace_call | |
__ftrace_ops_list_func | |
ftrace_ops_assist_func | If there's only one function registered but it does not support* recursion, needs RCU protection and/or requires per cpu handling, then* this function will be called by the mcount trampoline. |
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 |