Lines Matching refs:syslast
523 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()
1428 pri->syslast = Lsp->pr_stime; in worker_thread()
1934 seconds = Lsp->pr_stime.tv_sec - pri->syslast.tv_sec; in timestamp()
1935 fraction = Lsp->pr_stime.tv_nsec - pri->syslast.tv_nsec; in timestamp()
2471 pri->syslast = Psp->pr_stime; in control()
2508 pri->syslast = Psp->pr_stime; in grabit()