Function report |
Source Code:include\trace\events\context_tracking.h |
Create Date:2022-07-28 13:49:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ser_exit - called when userspace enters the kernel*@dummy: dummy arg to make trace event macro happy* This event occurs when userspace enters the kernel through* an exception or a syscall.
Proto:static inline void trace_user_exit(int dummy)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | dummy |
NULL
Name | Describe |
---|---|
__context_tracking_exit | ext_tracking_exit - Inform the context tracking that the CPU is* exiting user or guest mode and entering the kernel |
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 |