Function report |
Source Code:kernel\trace\trace.h |
Create Date:2022-07-28 11:51:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:trace_get_context_bit
Proto:static __always_inline int trace_get_context_bit(void)
Type:int
Parameter:Nothing
632 | If in_interrupt() Then |
638 | Else bit = 2 |
640 | Else bit = 3 |
643 | Return bit |
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 |