Home
last modified time | relevance | path

Searched refs:PREDICTIVE (Results 1 – 2 of 2) sorted by relevance

/openbmc/openpower-hw-diags/analyzer/
H A Dcallout.hpp303 static const GuardType PREDICTIVE; member in analyzer::callout::GuardType
332 inline const GuardType GuardType::PREDICTIVE{"GARD_Predictive"};
H A Dservice_data.hpp88 return callout::GuardType::PREDICTIVE; in queryGuardPolicy()