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

/darwin-on-arm/xnu/osfmk/i386/
H A Dpcb.c156 machine_pmc_cswitch(thread_t /* old */, thread_t /* new */);
169 machine_pmc_cswitch(thread_t old, thread_t new) { function
456 machine_pmc_cswitch(NULL, new);
478 machine_pmc_cswitch(old, new);
1941 machine_pmc_cswitch(old, new);

Completed in 53 milliseconds