Searched refs:PerformanceLossObject (Results 1 – 3 of 3) sorted by relevance
25 using PerformanceLossObject = ServerObject<threshold_ns::PerformanceLoss>; typedef399 struct Threshold<PerformanceLossObject> :400 public PerformanceLossObject,404 using PerformanceLossObject::PerformanceLossObject;
171 std::unique_ptr<Threshold<PerformanceLossObject>> perfLossIface;
591 perfLossIface = std::make_unique<Threshold<PerformanceLossObject>>( in createThresholds()