Searched defs:sort_entry (Results 1 – 3 of 3) sorted by relevance
282 struct sort_entry { struct304 extern struct sort_entry sort_thread; argument
950 struct tracing_map_sort_entry *sort_entry; in create_sort_entry() local1076 struct tracing_map_sort_entry *sort_entry, **entries; in tracing_map_sort_entries() local
1362 def sort_entry(item): function