Function report |
Source Code:kernel\trace\ftrace.c |
Create Date:2022-07-28 12:46:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__ftrace_ops_list_func
Proto:static inline __attribute__((__always_inline__)) void __ftrace_ops_list_func(unsigned long ip, unsigned long parent_ip, struct ftrace_ops *ignored, struct pt_regs *regs)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | ip | |
unsigned long | parent_ip | |
struct ftrace_ops * | ignored | |
struct pt_regs * | regs |
6809 | If bit < 0 Then Return |
6816 | preempt_disable_notrace() |
6820 | If flags & FTRACE_OPS_FL_STUB Then Continue |
6833 | If FTRACE_WARN_ON(!func) Then |
6840 | out : |
6841 | preempt_enable_notrace() |
6842 | trace_clear_recursion(bit) |
Name | Describe |
---|---|
ftrace_ops_no_ops | See comment below, where ftrace_ops_list_func is defined |
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 |