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

/xnu-2782.1.97/osfmk/i386/
H A Dpcb.c165 machine_pmc_cswitch(thread_t /* old */, thread_t /* new */);
178 machine_pmc_cswitch(thread_t old, thread_t new) { function
452 machine_pmc_cswitch(NULL, new);
474 machine_pmc_cswitch(old, new);
1839 machine_pmc_cswitch(old, new);

Completed in 76 milliseconds