Home
last modified time | relevance | path

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

/aoo41x/main/sal/osl/unx/
H A Dprocess.c1099 unsigned long stime; /* no of jiffies in kernel mode */ member
1191 &procstat->utime, &procstat->stime, &procstat->cutime, &procstat->cstime, in osl_getProcStat()
1404 systemseconds = procstat.stime/hz; in osl_getProcessInfo()
1409 pInfo->SystemTime.Nanosec = procstat.stime - (systemseconds * hz); in osl_getProcessInfo()

Completed in 16 milliseconds