Searched defs:StatType (Results 1 – 1 of 1) sorted by relevance
271 struct StatType { struct in Statistics272 StatType() : mCounters() {} in StatType() function273 std::array<std::uint64_t, numActions> mCounters;