Function report |
Source Code:include\linux\perf_event.h |
Create Date:2022-07-28 05:58:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:perf_bp_event
Proto:static inline void perf_bp_event(struct perf_event *event, void *data)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct perf_event * | event | |
void * | data |
NULL
Name | Describe |
---|---|
hw_breakpoint_handler | Handle debug exception notifications.* Return value is either NOTIFY_STOP or NOTIFY_DONE as explained below.* NOTIFY_DONE returned if one of the following conditions is true.* i) When the causative address is from user-space and the exception |
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 |