Home
last modified time | relevance | path

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

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