Home
last modified time | relevance | path

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

/Linux-v6.1/lib/
Dtest_objagg.c406 struct expect_stats { struct
416 struct expect_stats expect_stats; argument
680 const struct expect_stats *expect_stats, in check_expect_stats_neigh() argument
688 &expect_stats->info[pos], NULL); in check_expect_stats_neigh()
692 &expect_stats->info[pos], NULL); in check_expect_stats_neigh()
698 &expect_stats->info[pos], NULL); in check_expect_stats_neigh()
702 &expect_stats->info[pos], NULL); in check_expect_stats_neigh()
710 const struct expect_stats *expect_stats, in __check_expect_stats() argument
716 if (stats->stats_info_count != expect_stats->info_count) { in __check_expect_stats()
723 &expect_stats->info[i], errmsg); in __check_expect_stats()
[all …]