Searched refs:fetch_join_stat_value (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | veristat.c | 1157 static void fetch_join_stat_value(const struct verif_stats_join *s, in fetch_join_stat_value() function 1220 fetch_join_stat_value(s1, id, var, &str1, &v1); in cmp_join_stat() 1221 fetch_join_stat_value(s2, id, var, &str2, &v2); in cmp_join_stat() 1721 fetch_join_stat_value(stats, f->stat_id, f->stat_var, &str, &value); in is_join_stat_filter_matched()
|