Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/truss/
H A Dmain.c523 pri->syslast = Psp->pr_stime; in main()
887 pri->syslast = Lsp->pr_stime; in worker_thread()
1068 &Lsp->pr_stime, &pri->syslast); in worker_thread()
1071 pri->syslast = Lsp->pr_stime; in worker_thread()
1080 pri->syslast = Lsp->pr_stime; in worker_thread()
1098 pri->syslast = Lsp->pr_stime; in worker_thread()
1113 pri->syslast = Lsp->pr_stime; in worker_thread()
1151 pri->syslast = Lsp->pr_stime; in worker_thread()
1416 &Lsp->pr_stime, &pri->syslast); in worker_thread()
1419 pri->syslast = Lsp->pr_stime; in worker_thread()
[all …]
H A Dramdata.h99 timestruc_t syslast; /* most recent value of stime */ member
H A Dactions.c595 accumulate(&scp->stime, &Lsp->pr_stime, &pri->syslast); in sysexit()
597 pri->syslast = Lsp->pr_stime; in sysexit()