Home
last modified time | relevance | path

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

/hardware/google/pixel/power-libperfmgr/adaptivecpu/
DAdaptiveCpuStats.cpp79 stream << " - " << ThrottleString(throttleDecision) << ": " << numThrottles << "\n"; in DumpToStream()
87 stream << " - " << ThrottleString(throttleDecision) << ": " in DumpToStream()
98 stream << " - " << ThrottleString(throttleDecision) << ": " << numMissedDeadlines << " / " in DumpToStream()
DThrottleDecision.cpp26 std::string ThrottleString(ThrottleDecision throttleDecision) { in ThrottleString() function
DThrottleDecision.h41 std::string ThrottleString(ThrottleDecision throttleDecision);