Home
last modified time | relevance | path

Searched refs:stat_specs (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/
H A Dveristat.c97 struct stat_specs { struct
164 struct stat_specs output_spec;
165 struct stat_specs sort_spec;
225 static int parse_stats(const char *stats_str, struct stat_specs *specs);
609 static const struct stat_specs default_output_spec = {
617 static const struct stat_specs default_csv_output_spec = {
626 static const struct stat_specs default_sort_spec = {
635 static const struct stat_specs join_sort_spec = {
1766 struct stat_specs base_specs = {}, comp_specs = {}; in handle_comparison_mode()
1767 struct stat_specs tmp_sort_spec; in handle_comparison_mode()
[all …]