Home
last modified time | relevance | path

Searched refs:new_state_values (Results 1 – 1 of 1) sorted by relevance

/xnu-10063.141.1/iokit/Kernel/
H A DIOStateReporter.cpp621 IOStateReportValues curr_state_values, new_state_values; in handleSetStateByIndices() local
649 (IOReportElementValues *)&new_state_values)) { in handleSetStateByIndices()
655 new_state_values.intransitions += 1; in handleSetStateByIndices()
656 new_state_values.last_intransition = last_intransition; in handleSetStateByIndices()
660 (IOReportElementValues *)&new_state_values, in handleSetStateByIndices()