Home
last modified time | relevance | path

Searched defs:sort_entry (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dsort.h282 struct sort_entry { struct
304 extern struct sort_entry sort_thread; argument
/openbmc/linux/kernel/trace/
H A Dtracing_map.c950 struct tracing_map_sort_entry *sort_entry; in create_sort_entry() local
1076 struct tracing_map_sort_entry *sort_entry, **entries; in tracing_map_sort_entries() local
/openbmc/openbmc/poky/bitbake/lib/layerindexlib/
H A D__init__.py1362 def sort_entry(item): function