Searched refs:pg_ev_thread_swtch (Results 1 – 4 of 4) sorted by relevance
| /titanic_44/usr/src/uts/common/sys/ |
| H A D | pg.h | 192 void pg_ev_thread_swtch(cpu_t *, hrtime_t, kthread_t *, kthread_t *);
|
| /titanic_44/usr/src/uts/common/os/ |
| H A D | pg.c | 795 pg_ev_thread_swtch(struct cpu *cp, hrtime_t now, kthread_t *old, kthread_t *new) in pg_ev_thread_swtch() function
|
| /titanic_44/usr/src/uts/common/disp/ |
| H A D | disp.c | 896 pg_ev_thread_swtch(cp, now, t, next); in swtch() 980 pg_ev_thread_swtch(cpu, gethrtime_unscaled(), curthread, next); in swtch_from_zombie() 1086 pg_ev_thread_swtch(cp, now, curthread, next); in swtch_to()
|
| H A D | cmt.c | 198 pg_ev_thread_swtch(cp, gethrtime_unscaled(), cp->cpu_idle_thread, in pg_cmt_cpu_startup()
|