Function report |
Source Code:arch\x86\include\asm\debugreg.h |
Create Date:2022-07-28 05:55:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:set_dr_addr_mask
Proto:static inline void set_dr_addr_mask(unsigned long mask, int dr)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | mask | |
int | dr |
NULL
Name | Describe |
---|---|
arch_install_hw_breakpoint | Install a perf counter breakpoint.* We seek a free debug address register and use it for this* breakpoint. Eventually we enable it in the debug control register.* Atomic: we hold the counter->ctx->lock and we only handle variables |
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 |