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

/darwin-on-arm/xnu/osfmk/pmc/
H A Dpmc.h682 kern_return_t pmc_reservation_start(pmc_reservation_t reservation);
H A Dpmc.c2516 * pmc_reservation_start instructs the given reservation to start counting as
2521 kern_return_t pmc_reservation_start(pmc_reservation_t reservation) { function
2550 * and subsequent calls to pmc_reservation_start will succeed. This does not mean
2932 kern_return_t pmc_reservation_start(pmc_reservation_t reservation __unused) { function

Completed in 27 milliseconds