Searched refs:getOtherSensorsCount (Results 1 – 2 of 2) sorted by relevance
134 size_t getOtherSensorsCount(ipmi::Context::ptr ctx);
622 size_t getOtherSensorsCount(ipmi::Context::ptr ctx) __attribute__((weak));623 size_t getOtherSensorsCount(ipmi::Context::ptr ctx) in getOtherSensorsCount() function648 size_t otherCount{ipmi::sensor::getOtherSensorsCount(ctx)}; in getOtherSensorsDataRecord()2123 ipmi::sensor::getOtherSensorsCount(ctx) - 1; in getSensorDataRecord()2305 sdrCount = numSensors + ipmi::sensor::getOtherSensorsCount(ctx) - 1; in ipmiSensorGetDeviceSdrInfo()2377 ipmi::getNumberOfSensors() + ipmi::sensor::getOtherSensorsCount(ctx); in ipmiStorageGetSDRRepositoryInfo()