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

/darwin-on-arm/xnu/osfmk/pmc/
H A Dpmc.c46 typedef uint8_t pmc_state_event_t; typedef
103 static const char const * pmc_state_event_name(pmc_state_event_t event) {
1204 static uint32_t pmc_internal_reservation_next_state(uint32_t current_state, pmc_state_event_t event) {
1433 static uint32_t pmc_internal_reservation_move_for_event(pmc_reservation_t reservation, pmc_state_event_t event, pmc_state_t *old_state_out) {

Completed in 17 milliseconds