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

/xnu-2422.115.4/osfmk/i386/
H A Dpcb.c161 machine_pmc_cswitch(thread_t /* old */, thread_t /* new */);
174 machine_pmc_cswitch(thread_t old, thread_t new) { function
450 machine_pmc_cswitch(NULL, new);
472 machine_pmc_cswitch(old, new);
1830 machine_pmc_cswitch(old, new);

Completed in 14 milliseconds