Home
last modified time | relevance | path

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

/openbmc/pldm/platform-mc/
H A Dsensor_manager.cpp193 auto toBeUpdated = roundRobinSensors[tid].size(); in doSensorPollingTask() local
194 while (((t1 - t0) < pollingTimeInUsec) && (toBeUpdated > 0)) in doSensorPollingTask()
231 toBeUpdated--; in doSensorPollingTask()