Lines Matching refs:syslast
525 pri->syslast = Psp->pr_stime; in main()
892 pri->syslast = Lsp->pr_stime; in worker_thread()
1073 &Lsp->pr_stime, &pri->syslast); in worker_thread()
1076 pri->syslast = Lsp->pr_stime; in worker_thread()
1085 pri->syslast = Lsp->pr_stime; in worker_thread()
1104 pri->syslast = Lsp->pr_stime; in worker_thread()
1119 pri->syslast = Lsp->pr_stime; in worker_thread()
1157 pri->syslast = Lsp->pr_stime; in worker_thread()
1422 &Lsp->pr_stime, &pri->syslast); in worker_thread()
1425 pri->syslast = Lsp->pr_stime; in worker_thread()
1434 pri->syslast = Lsp->pr_stime; in worker_thread()
1940 seconds = Lsp->pr_stime.tv_sec - pri->syslast.tv_sec; in timestamp()
1941 fraction = Lsp->pr_stime.tv_nsec - pri->syslast.tv_nsec; in timestamp()
2477 pri->syslast = Psp->pr_stime; in control()
2514 pri->syslast = Psp->pr_stime; in grabit()