Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dveristat.c89 struct verif_stats_join { struct
161 struct verif_stats_join *join_stats;
1157 static void fetch_join_stat_value(const struct verif_stats_join *s, in fetch_join_stat_value()
1212 static int cmp_join_stat(const struct verif_stats_join *s1, in cmp_join_stat()
1213 const struct verif_stats_join *s2, in cmp_join_stat()
1233 const struct verif_stats_join *s1 = v1, *s2 = v2; in cmp_join_stats()
1599 static void output_comp_stats(const struct verif_stats_join *join_stats, in output_comp_stats()
1715 static bool is_join_stat_filter_matched(struct filter *f, const struct verif_stats_join *stats) in is_join_stat_filter_matched()
1736 static bool should_output_join_stats(const struct verif_stats_join *stats) in should_output_join_stats()
1828 struct verif_stats_join *join; in handle_comparison_mode()
[all …]