Searched defs:GaugeAtom (Results 1 – 1 of 1) sorted by relevance
35 struct GaugeAtom { struct36 GaugeAtom(std::shared_ptr<vector<FieldValue>> fields, int64_t elapsedTimeNs, int wallClockNs) in GaugeAtom() function47 std::vector<GaugeAtom> mGaugeAtoms; argument