Searched refs:AllocatorCounters (Results 1 – 1 of 1) sorted by relevance
194 struct AllocatorCounters { struct204 AllocatorCounters() = default; argument206 AllocatorCounters( std::size_t it_allocated, std::size_t it_freed, std::size_t it_constructed, in AllocatorCounters() function212 AllocatorCounters( const AllocatorCounters& other ) in AllocatorCounters() argument220 AllocatorCounters& operator=( const AllocatorCounters& other ) {230 friend bool operator==( const AllocatorCounters& lhs, const AllocatorCounters& rhs ) {248 using counters_type = AllocatorCounters;300 static AllocatorCounters counters() { in counters()338 using counters_type = AllocatorCounters;386 using counters_type = AllocatorCounters;