Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/pid/
H A Dzone.cpp193 const FailSafeSensorPair& secondData) { in getFailSafePercent() argument
194 return firstData.second.second < secondData.second.second; in getFailSafePercent()