Function report |
Source Code:arch\x86\kernel\hw_breakpoint.c |
Create Date:2022-07-28 07:45:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__encode_dr7
Proto:static inline unsigned long __encode_dr7(int drnum, unsigned int len, unsigned int type)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
int | drnum | |
unsigned int | len | |
unsigned int | type |
59 | Return bp_info |
Name | Describe |
---|---|
encode_dr7 | Encode the length, type, Exact, and Enable bits for a particular breakpoint* as stored in debug register 7. |
arch_uninstall_hw_breakpoint | Uninstall the breakpoint contained in the given counter.* First we search the debug address register it uses and then we disable* it.* Atomic: we hold the counter->ctx->lock and we only handle variables* and registers local to this cpu. |
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 |