Function report |
Source Code:kernel\trace\trace_events_hist.c |
Create Date:2022-07-28 12:31:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:action_data_destroy
Proto:static void action_data_destroy(struct action_data *data)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct action_data * | data |
3834 | lockdep_assert_held( & event_mutex) |
3836 | kfree(action_name) |
3841 | If synth_event Then ref-- |
3844 | kfree(synth_event_name) |
Name | Describe |
---|---|
track_data_destroy | |
onmatch_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 |