Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/power-libperfmgr/aidl/
H A DPowerHintSession.cpp128 static const int64_t sISamplingWindow = variable
304 sISamplingWindow == 0 || sISamplingWindow > length ? 0 : length - sISamplingWindow; in reportActualWorkDuration()