Home
last modified time | relevance | path

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

/hardware/google/pixel/power-libperfmgr/aidl/
DSessionRecords.cpp36 int64_t targetDurationNs) { in addReportedDurations() argument
70 bool cycleMissed = totalDurationUs > (targetDurationNs / 1000) * kJankCheckTimeFactor; in addReportedDurations()
DSessionRecords.h47 int64_t targetDurationNs);