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

/darwin-on-arm/xnu/osfmk/pmc/
H A Dpmc.c1433 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
1453 if (old_state_out != NULL) {
1454 *old_state_out = oldState;

Completed in 18 milliseconds