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

/xnu-2422.115.4/osfmk/pmc/
H A Dpmc.c1431 static uint32_t pmc_internal_reservation_move_for_event(pmc_reservation_t reservation, pmc_state_event_t event, pmc_state_t *old_state_out) { argument
1451 if (old_state_out != NULL) {
1452 *old_state_out = oldState;

Completed in 20 milliseconds