Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dveristat.c1105 static int cmp_stat(const struct verif_stats *s1, const struct verif_stats *s2, in cmp_stat() function
1145 cmp = cmp_stat(s1, s2, env.sort_spec.ids[i], env.sort_spec.asc[i]); in cmp_prog_stats()