Searched refs:t_stime (Results 1 – 7 of 7) sorted by relevance
227 if (t->t_stime - proc_time > 0) in sched()228 proc_time = t->t_stime; in sched()605 tp->t_stime = ddi_get_lbolt(); in swapin()689 tp->t_stime = ddi_get_lbolt(); in swapout()869 tp->t_stime = ddi_get_lbolt(); /* swapout time */ in process_swap_queue()
1514 t->t_stime = ddi_get_lbolt(); /* time stamp for the swapper */ in ts_sleep()1545 swapout_time = (ddi_get_lbolt() - t->t_stime) / hz; in ts_swapin()1613 swapin_time = (ddi_get_lbolt() - t->t_stime) / hz; in ts_swapout()1907 t->t_stime = ddi_get_lbolt(); /* time stamp for the swapper */ in ts_wakeup()
2152 swapout_time = (ddi_get_lbolt() - t->t_stime) / hz; in fss_swapin()2200 swapin_time = (ddi_get_lbolt() - t->t_stime) / hz; in fss_swapout()2388 t->t_stime = ddi_get_lbolt(); /* time stamp for the swapper */ in fss_sleep()2529 t->t_stime = ddi_get_lbolt(); /* time stamp for the swapper */ in fss_wakeup()
1227 t->t_stime = ddi_get_lbolt(); /* time stamp for the swapper */ in fx_sleep()1399 t->t_stime = ddi_get_lbolt(); /* time stamp for the swapper */ in fx_wakeup()
432 t->t_stime = ddi_get_lbolt(); in thread_create()
270 clock_t t_stime; /* time stamp used by the swapper */ member
1131 scf_transaction_entry_t *t_stime = NULL, *t_aux = NULL; in _restarter_commit_states() local1144 (t_stime = scf_entry_create(h)) == NULL || in _restarter_commit_states()1261 (r = tx_set_value(t, t_stime, SCF_PROPERTY_STATE_TIMESTAMP, in _restarter_commit_states()1344 scf_entry_destroy(t_stime); in _restarter_commit_states()