Searched refs:thread_swtch (Results 1 – 3 of 3) sorted by relevance
65 void (*thread_swtch)(struct pg *, struct cpu *, hrtime_t, member
805 pg->pg_cb.thread_swtch(pg, cp, now, old, new); in pg_ev_thread_swtch()
311 pg->pg_cb.thread_swtch = cmt_ev_thread_swtch_pwr; in cmt_callback_init()315 pg->pg_cb.thread_swtch = cmt_ev_thread_swtch; in cmt_callback_init()