Searched defs:ClockType (Results 1 – 2 of 2) sorted by relevance
51 clk_type: ClockType, in init_full()109 pub struct ClockType { struct110 id: QEMUClockType, argument113 impl ClockType { implementation
198 class ClockType class216 ClockType(const std::string& i_string, const SrcSubsystem i_subsystem) : in ClockType() function in analyzer::callout::ClockType