Searched refs:ngood (Results 1 – 1 of 1) sorted by relevance
243 ulong addr1, addr2, count, ngood, bytes; in do_mem_cmp() local272 for (ngood = 0; ngood < count; ++ngood) { in do_mem_cmp()299 if ((ngood % (64 << 10)) == 0) in do_mem_cmp()305 printf("Total of %ld %s(s) were the same\n", ngood, type); in do_mem_cmp()
Completed in 4 milliseconds