Searched refs:count3 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/include/rpcsvc/
H A Dnfs_prot.x326 typedef uint32 count3;
649 count3 count;
654 count3 count;
683 count3 count;
690 count3 count;
942 count3 count;
981 count3 dircount;
982 count3 maxcount;
1116 count3 count;
/freebsd-11-stable/cddl/usr.sbin/dtrace/tests/common/aggs/
H A DMakefile104 tst.count3.d \
/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_oncore.c317 u_char count3; /* cycles thru Ea checking for # channels */ member in struct:instance
2134 if (instance->count3++ < 5)
2137 instance->count3 = 0;
3328 instance->count3 = 1;
/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_pm.c2872 u32 count1, count2, count3, m = 0, c = 0; local
2890 count3 = I915_READ(CSIEC);
2892 total_count = count1 + count2 + count3;

Completed in 194 milliseconds