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

/xnu-2422.115.4/osfmk/pmc/
H A Dpmc.h721 kern_return_t pmc_reservation_free(pmc_reservation_t reservation);
H A Dpmc.c2696 * pmc_reservation_free releases a reservation and all associated resources.
2700 kern_return_t pmc_reservation_free(pmc_reservation_t reservation) { function
2948 kern_return_t pmc_reservation_free(pmc_reservation_t reservation __unused) { function

Completed in 27 milliseconds