Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dveristat.c117 struct stat_specs { struct
212 struct stat_specs output_spec;
213 struct stat_specs sort_spec;
301 static int parse_stats(const char *stats_str, struct stat_specs *specs);
721 static const struct stat_specs default_output_spec = {
772 static const struct stat_specs default_csv_output_spec = {
783 static const struct stat_specs default_sort_spec = {
792 static const struct stat_specs join_sort_spec = {
906 static int parse_stat(const char *stat_name, struct stat_specs *specs) in parse_stat()
938 static int parse_stats(const char *stats_str, struct stat_specs *specs) in parse_stats()
[all …]