Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/truss/
H A Dmain.c524 pri->usrlast = Psp->pr_utime; in main()
888 pri->usrlast = Lsp->pr_utime; in worker_thread()
1070 &Lsp->pr_utime, &pri->usrlast); in worker_thread()
1072 pri->usrlast = Lsp->pr_utime; in worker_thread()
1418 &Lsp->pr_utime, &pri->usrlast); in worker_thread()
1420 pri->usrlast = Lsp->pr_utime; in worker_thread()
2472 pri->usrlast = Psp->pr_utime; in control()
2509 pri->usrlast = Psp->pr_utime; in grabit()
H A Dramdata.h100 timestruc_t usrlast; /* most recent value of utime */ member
H A Dactions.c596 accumulate(&Cp->usrtotal, &Lsp->pr_utime, &pri->usrlast); in sysexit()
598 pri->usrlast = Lsp->pr_utime; in sysexit()