Home
last modified time | relevance | path

Searched defs:sort_key (Results 1 – 8 of 8) sorted by relevance

/linux/tools/perf/arch/powerpc/util/
H A Devent.c53 int arch_support_sort_key(const char *sort_key) in arch_support_sort_key()
/linux/kernel/trace/
H A Dtracing_map.c713 struct tracing_map_sort_key *sort_key) in set_sort_key()
863 struct tracing_map_sort_key *sort_key; in cmp_entries_sum() local
894 struct tracing_map_sort_key *sort_key; in cmp_entries_key() local
H A Dtracing_map.h197 struct tracing_map_sort_key sort_key; member
H A Dtrace_events_hist.c4698 struct tracing_map_sort_key *sort_key; in create_sort_keys() local
6025 struct tracing_map_sort_key *sort_key; in event_hist_trigger_print() local
6206 struct tracing_map_sort_key *sort_key, *sort_key_test; in hist_trigger_match() local
/linux/tools/perf/arch/x86/util/
H A Devent.c132 int arch_support_sort_key(const char *sort_key) in arch_support_sort_key()
/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_private.h29 u32 sort_key; /* defines the position in the VCAP */ member
/linux/tools/perf/util/
H A Dkvm-stat.h88 const char *sort_key; member
/linux/tools/perf/
H A Dbuiltin-lock.c282 static const char *sort_key = "acquired"; variable