Searched refs:miss_total (Results 1 – 1 of 1) sorted by relevance
207 unsigned long long miss_total = 0, wp_total = 0, minor_total = 0; in uffd_stats_report() local210 miss_total += args[i].missing_faults; in uffd_stats_report()216 if (miss_total) { in uffd_stats_report()217 printf("%llu missing (", miss_total); in uffd_stats_report()