Home
last modified time | relevance | path

Searched refs:d_count (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/sgs/link_audit/common/
H A Dperfcnt.c43 int d_count; member
226 (*dep)->d_count = 0; in la_pltexit64()
234 ((*dep)->d_count)++; in la_pltexit64()
266 dep->d_symname, dep->d_count, tim, tim / dep->d_count, in cleanup()
/titanic_50/usr/src/uts/intel/io/dktp/disk/
H A Dcmdk.c2059 long d_count; in cmdk_bbh_gethandle() local
2105 d_count = bp->b_bcount >> SCTRSHFT; in cmdk_bbh_gethandle()
2106 lastsec = GET_BP_SEC(bp) + d_count - 1; in cmdk_bbh_gethandle()
2131 ckp[0].ck_seclen = d_count; in cmdk_bbh_gethandle()
/titanic_50/usr/src/uts/common/sys/
H A Dstream.h650 int d_count; /* count of mblk(s) */ member
/titanic_50/usr/src/uts/common/os/
H A Dstreamio.c3621 infod.d_count = 0; in strioctl()
3628 count += infod.d_count; in strioctl()