Function report |
Source Code:kernel\trace\trace_functions.c |
Create Date:2022-07-28 12:08:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:function_stack_trace_call
Proto:static void function_stack_trace_call(unsigned long ip, unsigned long parent_ip, struct ftrace_ops *op, struct pt_regs *pt_regs)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | ip | |
unsigned long | parent_ip | |
struct ftrace_ops * | op | |
struct pt_regs * | pt_regs |
186 | If Value for the false possibility is greater at compile time(! function tracing enabled ) Then Return |
193 | local_irq_save(flags) |
195 | data = per_cpu_ptr(data, cpu) |
196 | disabled = atomic_inc_return( & disabled) |
198 | If Value is more likely to compile time(disabled == 1) Then |
204 | atomic_dec( & disabled) |
205 | local_irq_restore(flags) |
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 |