Searched refs:enableInstrumentation (Results 1 – 4 of 4) sorted by relevance
64 static constexpr bool enableInstrumentation = false; variable92 if constexpr (!enableInstrumentation) in updateReading()
21 constexpr bool enableInstrumentation = false; variable75 instrumentation(enableInstrumentation in Sensor()141 if constexpr (!enableInstrumentation) in updateInstrumentation()
63 static constexpr bool enableInstrumentation = false; variable91 if constexpr (!enableInstrumentation) in updateReading()
1017 if constexpr (details::enableInstrumentation) in ipmiSenGetSensorReading()