Home
last modified time | relevance | path

Searched refs:curr_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
689 (IOReportElementValues *)&curr_state_values)) { in handleSetStateByIndices()
698 curr_state_values.upticks += prev_state_residency; in handleSetStateByIndices()
701 (IOReportElementValues*)&curr_state_values, in handleSetStateByIndices()