Lines Matching refs:instance
28 instance, "STATE", value); in occActive()
52 "INST", instance, "ERROR", e.what()); in occActive()
69 this->managerCallBack(instance, value); in occActive()
79 manager.setSensorValueToNaN(instance); in occActive()
96 this->managerCallBack(instance, value); in occActive()
136 "INST", instance, "ERROR", e.what()); in occActive()
166 FFDC::createOCCResetPEL(instance, d.path, d.err, d.callout, in deviceError()
181 instance); in resetOCC()
185 this->resetCallBack(instance); in resetOCC()
210 "PATH", path, "SENSOR", std::get<0>(sensorMap.at(instance))); in hostControlEvent()
280 "INST", instance, "SIZE", cmd.size()); in sendAmbient()
326 "INST", instance); in safeStateDelayExpired()
351 std::to_string(instance + 1) + "/hwmon/"s}; in getHwmonPath()
362 tracedFail[instance] = false; in getHwmonPath()
366 if (!tracedFail[instance]) in getHwmonPath()
371 tracedFail[instance] = true; in getHwmonPath()
377 if (!tracedFail[instance]) in getHwmonPath()
382 tracedFail[instance] = true; in getHwmonPath()
396 fs::path(sysfsName + "." + std::to_string(instance + 1)) / "occ_state"; in occReadStateNow()
433 "INST", instance, "ERROR", errorBits); in occReadStateNow()
444 "INST", instance, "STATE", lg2::hex, state, "PRIOR", lg2::hex, in occReadStateNow()
492 "INST", instance, "STATE", lg2::hex, state, "PRIOR", in occReadStateNow()
503 manager.setSensorValueToNaN(instance); in occReadStateNow()
522 manager.setSensorValueToNaN(instance); in occReadStateNow()
530 "INST", instance, "ERROR", openErrno); in occReadStateNow()
543 "INST", instance, "PRIOR", lg2::hex, lastState); in occReadStateNow()
564 "INST", instance, "STATE", state); in occReadStateNow()
604 "INST", instance, "REASON", throttleCause); in updateThrottle()
613 "INST", instance, "REASON", newThrottleCause, "PRIOR", in updateThrottle()
656 instance, "PATH", procPath); in readProcAssociation()
662 "INST", instance, "PATH", path); in readProcAssociation()