Searched refs:ThrottleString (Results 1 – 3 of 3) sorted by relevance
79 stream << " - " << ThrottleString(throttleDecision) << ": " << numThrottles << "\n"; in DumpToStream()87 stream << " - " << ThrottleString(throttleDecision) << ": " in DumpToStream()98 stream << " - " << ThrottleString(throttleDecision) << ": " << numMissedDeadlines << " / " in DumpToStream()
26 std::string ThrottleString(ThrottleDecision throttleDecision) { in ThrottleString() function
41 std::string ThrottleString(ThrottleDecision throttleDecision);