Function report |
Source Code:kernel\trace\trace_event_perf.c |
Create Date:2022-07-28 12:23:19 |
Last Modify:2020-03-17 20:20:33 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:perf_trace_event_unreg
Proto:static void perf_trace_event_unreg(struct perf_event *p_event)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct perf_event * | p_event |
159 | If --perf_refcount > 0 Then Go to out |
162 | reg(tp_event, TRACE_REG_PERF_UNREGISTER, NULL) |
171 | perf_events = NULL |
173 | If Not --Count the events in use (per event id, not per instance) Then |
176 | perf_trace_buf[i] = NULL |
179 | out : |
180 | module_put(mod) |
Name | Describe |
---|---|
perf_trace_event_init | |
perf_trace_destroy |
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 |