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