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

/darwin-on-arm/xnu/osfmk/pmc/
H A Dpmc.h673 kern_return_t pmc_reserve_thread(pmc_t pmc, pmc_config_t config, thread_t thread, pmc_reservation_t *reservation);
H A Dpmc.c2458 * pmc_reserve_thread will attempt to reserve the given @pmc with a given
2471 kern_return_t pmc_reserve_thread(pmc_t pmc, pmc_config_t config, function
2926 kern_return_t pmc_reserve_thread(pmc_t pmc __unused, function

Completed in 25 milliseconds