Function report |
Source Code:kernel\trace\tracing_map.c |
Create Date:2022-07-28 12:07:40 |
Last Modify:2020-03-17 19:44:05 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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.
Proto:void tracing_map_destroy_sort_entries(struct tracing_map_sort_entry **entries, unsigned int n_entries)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct tracing_map_sort_entry ** | entries | |
unsigned int | n_entries |
Name | Describe |
---|---|
tracing_map_sort_entries | racing_map_sort_entries - Sort the current set of tracing_map_elts in a map*@map: The tracing_map*@sort_key: The sort key to use for sorting*@sort_entries: outval: pointer to allocated and sorted array of entries* tracing_map_sort_entries() sorts the |
print_entries |
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 |