Home
last modified time | relevance | path

Searched refs:filltime (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/
H A Dold_procfs.h385 timestruc_t filltime[6]; /* filler for future expansion */ member
594 timestruc32_t filltime[6]; /* filler for future expansion */ member
/illumos-gate/usr/src/uts/sparc/sys/
H A Dold_procfs.h384 timestruc_t filltime[6]; /* filler for future expansion */ member
593 timestruc32_t filltime[6]; /* filler for future expansion */ member
/illumos-gate/usr/src/uts/common/sys/
H A Dprocfs.h461 timestruc_t filltime[6]; /* filler for future expansion */
935 timestruc32_t filltime[6]; /* filler for future expansion */
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprdata.h252 hrtime_t filltime[6]; /* filler for future expansion */ member
H A Dprsubr.c3901 bzero(upup->filltime, sizeof (upup->filltime)); in prcvtusage()
3934 bzero(upup->filltime, sizeof (upup->filltime)); in prcvtusage32()