Function report |
Source Code:kernel\events\hw_breakpoint.c |
Create Date:2022-07-28 13:43:57 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:hw_breakpoint_add
Proto:static int hw_breakpoint_add(struct perf_event *bp, int flags)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct perf_event * | bp | |
| int | flags |
| 624 | If Not (flags & start the counter when adding ) Then state = PERF_HES_STOPPED |
| 627 | If is_sampling_event(bp) Then |
| 628 | last_period = sample_period |
| 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 |