Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/arch/powerpc/util/
Devent.c53 int arch_support_sort_key(const char *sort_key) in arch_support_sort_key()
/linux-6.14.4/kernel/trace/
Dtracing_map.c713 struct tracing_map_sort_key *sort_key) in set_sort_key()
859 struct tracing_map_sort_key *sort_key; in cmp_entries_sum() local
890 struct tracing_map_sort_key *sort_key; in cmp_entries_key() local
Dtracing_map.h197 struct tracing_map_sort_key sort_key; member
Dtrace_events_hist.c4695 struct tracing_map_sort_key *sort_key; in create_sort_keys() local
6109 struct tracing_map_sort_key *sort_key; in event_hist_trigger_print() local
6290 struct tracing_map_sort_key *sort_key, *sort_key_test; in hist_trigger_match() local
/linux-6.14.4/tools/perf/arch/x86/util/
Devent.c132 int arch_support_sort_key(const char *sort_key) in arch_support_sort_key()
/linux-6.14.4/drivers/net/ethernet/microchip/vcap/
Dvcap_api_private.h29 u32 sort_key; /* defines the position in the VCAP */ member
/linux-6.14.4/tools/perf/util/
Dkvm-stat.h88 const char *sort_key; member
/linux-6.14.4/tools/perf/
Dbuiltin-mem.c34 const char *sort_key; member
Dbuiltin-lock.c262 static const char *sort_key = "acquired"; variable