Searched defs:SysStats_CpuTimes_Decoder (Results 1 – 2 of 2) sorted by relevance
1133 SysStats_CpuTimes_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in SysStats_CpuTimes_Decoder() function1134 …explicit SysStats_CpuTimes_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<co… in SysStats_CpuTimes_Decoder() function1135 …explicit SysStats_CpuTimes_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.dat… in SysStats_CpuTimes_Decoder() function