Function report |
Source Code:kernel\trace\trace_events_hist.c |
Create Date:2022-07-28 12:28:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:track_data_free
Proto:static void track_data_free(struct track_data *track_data)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct track_data * | track_data |
546 | If Not track_data Then Return |
551 | elt_data = private_data |
552 | If elt_data Then |
557 | kfree(track_data) |
Name | Describe |
---|---|
track_data_alloc | |
track_data_destroy | |
action_create |
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 |