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

/xnu-2422.115.4/osfmk/pmc/
H A Dpmc.h661 kern_return_t pmc_reserve_task(pmc_t pmc, pmc_config_t config, task_t task, pmc_reservation_t *reservation);
666 * running on one of the logical cores that can read the given pmc. The semantics of this method are the same as <link>pmc_reserve_task</link> in all other respects.
H A Dpmc.c2397 * pmc_reserve_task will attempt to reserve the given @pmc with a given
2410 kern_return_t pmc_reserve_task(pmc_t pmc, pmc_config_t config, function
2918 kern_return_t pmc_reserve_task(pmc_t pmc __unused, function

Completed in 28 milliseconds