Searched refs:tracing_map_sort_entry (Results 1 – 3 of 3) sorted by relevance
847 const struct tracing_map_sort_entry *a, *b; in cmp_entries_dup()850 a = *(const struct tracing_map_sort_entry **)A; in cmp_entries_dup()851 b = *(const struct tracing_map_sort_entry **)B; in cmp_entries_dup()862 const struct tracing_map_sort_entry *a, *b; in cmp_entries_sum()869 a = *(const struct tracing_map_sort_entry **)A; in cmp_entries_sum()870 b = *(const struct tracing_map_sort_entry **)B; in cmp_entries_sum()893 const struct tracing_map_sort_entry *a, *b; in cmp_entries_key()900 a = *(const struct tracing_map_sort_entry **)A; in cmp_entries_key()951 static struct tracing_map_sort_entry *954 struct tracing_map_sort_entry *sort_entry; in create_sort_entry()[all …]
157 struct tracing_map_sort_entry { struct279 struct tracing_map_sort_entry ***sort_entries);282 tracing_map_destroy_sort_entries(struct tracing_map_sort_entry **entries,
5526 struct tracing_map_sort_entry **sort_entries = NULL; in print_entries()
Completed in 25 milliseconds