Searched refs:SysStats_InterruptCount_Decoder (Results 1 – 2 of 2) sorted by relevance
1073 class SysStats_InterruptCount_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/2, /…1075 SysStats_InterruptCount_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in SysStats_InterruptCount_Decoder() function1076 …explicit SysStats_InterruptCount_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_c… in SysStats_InterruptCount_Decoder() function1077 …explicit SysStats_InterruptCount_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(r… in SysStats_InterruptCount_Decoder() function1086 using Decoder = SysStats_InterruptCount_Decoder;