Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dsort.h264 struct sort_entry { struct
285 extern struct sort_entry sort_thread; argument
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtracing_map.c949 struct tracing_map_sort_entry *sort_entry; in create_sort_entry() local
1075 struct tracing_map_sort_entry *sort_entry, **entries; in tracing_map_sort_entries() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/layerindexlib/
H A D__init__.py1355 def sort_entry(item): function