Function report |
Source Code:kernel\events\internal.h |
Create Date:2022-07-28 13:31:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_recursion_context
Proto:static inline int get_recursion_context(int *recursion)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int * | recursion |
210 | If Value for the false possibility is greater at compile time(in_nmi()) Then rctx = 3 |
214 | Else if in_softirq() Then rctx = 1 |
216 | Else rctx = 0 |
225 | Return rctx |
Name | Describe |
---|---|
perf_swevent_get_recursion_context | |
get_callchain_entry |
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 |