Lines Matching full:nent
1576 __s32 nent;1582 nent = (r % 999) + 2;1583 t = malloc(nent * sizeof(*t));1589 bsr.icount = nent;1597 printf("%d/%d: bulkstat nent %d total %lld\n",1598 procid, opno, (int)nent, (long long)total);