Home
last modified time | relevance | path

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

/trunk/main/sal/osl/unx/
H A Dprocess.c1098 unsigned long stime; /* no of jiffies in kernel mode */ member
1190 &procstat->utime, &procstat->stime, &procstat->cutime, &procstat->cstime, in osl_getProcStat()
1403 systemseconds = procstat.stime/hz; in osl_getProcessInfo()
1408 pInfo->SystemTime.Nanosec = procstat.stime - (systemseconds * hz); in osl_getProcessInfo()

Completed in 61 milliseconds