Searched refs:spc_runtime (Results 1 – 7 of 7) sorted by relevance
432 nanouptime(&spc->spc_runtime); in mi_switch()
134 timespecsub(tp, &curcpu()->ci_schedstate.spc_runtime, tp); in clock_gettime() 140 timespecsub(tp, &curcpu()->ci_schedstate.spc_runtime, tp); in clock_gettime()
492 nanouptime(&curcpu()->ci_schedstate.spc_runtime); in main()
718 nanouptime(&spc->spc_runtime);
112 struct timespec spc_runtime; /* time curproc started running */ member