Function report |
Source Code:kernel\trace\tracing_map.c |
Create Date:2022-07-28 12:07:39 |
Last Modify:2020-03-17 19:44:05 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:destroy_sort_entry
Proto:static void destroy_sort_entry(struct tracing_map_sort_entry *entry)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct tracing_map_sort_entry * | entry |
907 | If Not entry Then Return |
910 | If elt_copied Then tracing_map_elt_free(elt) |
Name | Describe |
---|---|
tracing_map_destroy_sort_entries | racing_map_destroy_sort_entries - Destroy an array of sort entries*@entries: The entries to destroy*@n_entries: The number of entries in the array* Destroy the elements returned by a tracing_map_sort_entries() call. |
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 |