Function report |
Source Code:arch\x86\kernel\unwind_frame.c |
Create Date:2022-07-28 08:51:22 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:in_entry_code
Proto:static bool in_entry_code(unsigned long ip)
Type:bool
Parameter:
| Type | Parameter | Name |
|---|---|---|
| unsigned long | ip |
| 77 | If addr >= __entry_text_start && addr < __entry_text_end Then Return true |
| 80 | If addr >= __irqentry_text_start && addr < __irqentry_text_end Then Return true |
| 83 | Return false |
| Name | Describe |
|---|---|
| unwind_next_frame |
| 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 |