Home
last modified time | relevance | path

Searched hist:f77d5a57 (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-pid-control/pid/
H A Dthermalcontroller.hppf77d5a57 Tue Oct 23 11:32:52 CDT 2018 Patrick Venture <venture@google.com> cleanup: move from copy and pointer to just const reference

Originally code passed the object by value, and then later by pointer to
that copy. Convert the code to be more performant by using a const
reference at all layers of access for this object.

Change-Id: Icdf0dfdb54d8adc29af4d05d841533626a484921
Signed-off-by: Patrick Venture <venture@google.com>
H A Dfancontroller.hppf77d5a57 Tue Oct 23 11:32:52 CDT 2018 Patrick Venture <venture@google.com> cleanup: move from copy and pointer to just const reference

Originally code passed the object by value, and then later by pointer to
that copy. Convert the code to be more performant by using a const
reference at all layers of access for this object.

Change-Id: Icdf0dfdb54d8adc29af4d05d841533626a484921
Signed-off-by: Patrick Venture <venture@google.com>
H A Dutil.cppf77d5a57 Tue Oct 23 11:32:52 CDT 2018 Patrick Venture <venture@google.com> cleanup: move from copy and pointer to just const reference

Originally code passed the object by value, and then later by pointer to
that copy. Convert the code to be more performant by using a const
reference at all layers of access for this object.

Change-Id: Icdf0dfdb54d8adc29af4d05d841533626a484921
Signed-off-by: Patrick Venture <venture@google.com>
H A Dthermalcontroller.cppf77d5a57 Tue Oct 23 11:32:52 CDT 2018 Patrick Venture <venture@google.com> cleanup: move from copy and pointer to just const reference

Originally code passed the object by value, and then later by pointer to
that copy. Convert the code to be more performant by using a const
reference at all layers of access for this object.

Change-Id: Icdf0dfdb54d8adc29af4d05d841533626a484921
Signed-off-by: Patrick Venture <venture@google.com>
H A Dfancontroller.cppf77d5a57 Tue Oct 23 11:32:52 CDT 2018 Patrick Venture <venture@google.com> cleanup: move from copy and pointer to just const reference

Originally code passed the object by value, and then later by pointer to
that copy. Convert the code to be more performant by using a const
reference at all layers of access for this object.

Change-Id: Icdf0dfdb54d8adc29af4d05d841533626a484921
Signed-off-by: Patrick Venture <venture@google.com>