Home
last modified time | relevance | path

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

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