Searched defs:AtomDimensionKey (Results 1 – 2 of 2) sorted by relevance
147 explicit AtomDimensionKey(int32_t atomTag, const HashableDimensionKey& atomFieldValues) in AtomDimensionKey() function150 AtomDimensionKey(){}; in AtomDimensionKey() function
736 const std::unordered_map<AtomDimensionKey, std::vector<int64_t>>& aggregatedAtoms) const { in computeGaugeBucketSizeLocked() argument