Searched refs:tracing_map_sort_entry (Results 1 – 2 of 2) sorted by relevance
32 * this indirectly via an array of tracing_map_sort_entry - see the112 * For the convenience of the sorting code, a tracing_map_sort_entry115 * large array of struct tracing_map_sort_entry.116 * tracing_map_sort_entry instances are the objects expected by the124 * tracing_map_sort_entry, which is the object of interest to the125 * user, tracing_map_sort_entry objects contain a number of additional157 struct tracing_map_sort_entry { struct 279 struct tracing_map_sort_entry ***sort_entries);282 tracing_map_destroy_sort_entries(struct tracing_map_sort_entry **entries,158 keytracing_map_sort_entry global() argument 159 elttracing_map_sort_entry global() argument 160 elt_copiedtracing_map_sort_entry global() argument 161 duptracing_map_sort_entry global() argument
5642 struct tracing_map_sort_entry **sort_entries = NULL; in print_entries()