Home
last modified time | relevance | path

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

/openbmc/openpower-hw-diags/analyzer/
H A Dcallout.hpp136 SrcSubsystem getSrcSubsystem() const in getSrcSubsystem() function in analyzer::callout::Procedure
188 SrcSubsystem getSrcSubsystem() const in getSrcSubsystem() function in analyzer::callout::BusType
235 SrcSubsystem getSrcSubsystem() const in getSrcSubsystem() function in analyzer::callout::ClockType
284 SrcSubsystem getSrcSubsystem() const in getSrcSubsystem() function in analyzer::callout::PartType
H A Dservice_data.cpp76 setSrcSubsystem(i_busType.getSrcSubsystem(), i_priority); in calloutBus()
97 setSrcSubsystem(i_clockType.getSrcSubsystem(), i_priority); in calloutClock()
117 setSrcSubsystem(i_procedure.getSrcSubsystem(), i_priority); in calloutProcedure()
143 setSrcSubsystem(i_part.getSrcSubsystem(), i_priority); in calloutPart()