Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A 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
H A Dtracing_map.h197 struct tracing_map_sort_key sort_key; member
H A Dtrace_events_hist.c4721 struct tracing_map_sort_key *sort_key; in create_sort_keys() local
6228 struct tracing_map_sort_key *sort_key; in event_hist_trigger_print() local
6411 struct tracing_map_sort_key *sort_key, *sort_key_test; in hist_trigger_match() local
/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/
H A Dbuiltin-mem.c34 const char *sort_key; member
H A Dbuiltin-lock.c264 static const char *sort_key = "acquired"; variable
/linux/tools/perf/util/
H A Dsort.c2533 static int arch_support_sort_key(const char *sort_key, struct perf_env *env) in arch_support_sort_key()