Searched refs:pg_ev_thread_swtch (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpg.h192 void pg_ev_thread_swtch(cpu_t *, hrtime_t, kthread_t *, kthread_t *);
/illumos-gate/usr/src/uts/common/os/
H A Dpg.c795 pg_ev_thread_swtch(struct cpu *cp, hrtime_t now, kthread_t *old, kthread_t *new) function
/illumos-gate/usr/src/uts/common/disp/
H A Ddisp.c896 pg_ev_thread_swtch(cp, now, t, next);
980 pg_ev_thread_swtch(cpu, gethrtime_unscaled(), curthread, next);
1086 pg_ev_thread_swtch(cp, now, curthread, next);
H A Dcmt.c198 pg_ev_thread_swtch(cp, gethrtime_unscaled(), cp->cpu_idle_thread,

Completed in 80 milliseconds