Function report |
Source Code:kernel\events\core.c |
Create Date:2022-07-28 13:38:58 |
Last Modify:2022-05-20 07:50:19 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:do_perf_sw_event
Proto:static void do_perf_sw_event(enum perf_type_id type, u32 event_id, u64 nr, struct perf_sample_data *data, struct pt_regs *regs)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
enum perf_type_id | type | |
u32 | event_id | |
u64 | nr | |
struct perf_sample_data * | data | |
struct pt_regs * | regs |
8642 | swhash = this_cpu_ptr( & swevent_htable) |
8652 | If perf_swevent_match(event, type, event_id, data, regs) Then perf_swevent_event(event, nr, data, regs) |
8655 | end : |
Name | Describe |
---|---|
___perf_sw_event |
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 |