Home | History | Annotate | Download | only in contrib

Lines Matching full:nent

1601 	__s32 nent;
1607 nent = (r % 999) + 2;
1608 t = malloc(nent * sizeof(*t));
1614 bsr.icount = nent;
1622 printf("%d/%d: bulkstat nent %d total %lld\n",
1623 procid, opno, (int)nent, (long long)total);