Searched refs:kCount (Results 1 – 7 of 7) sorted by relevance
33 template <bool kCount>34 const char* const ArenaAllocatorStatsImpl<kCount>::kAllocNames[] = {87 template <bool kCount>88 ArenaAllocatorStatsImpl<kCount>::ArenaAllocatorStatsImpl() in ArenaAllocatorStatsImpl()93 template <bool kCount>94 void ArenaAllocatorStatsImpl<kCount>::Copy(const ArenaAllocatorStatsImpl& other) { in Copy()99 template <bool kCount>100 void ArenaAllocatorStatsImpl<kCount>::RecordAlloc(size_t bytes, ArenaAllocKind kind) { in RecordAlloc()105 template <bool kCount>106 size_t ArenaAllocatorStatsImpl<kCount>::NumAllocations() const { in NumAllocations()[all …]
24 template <bool kCount>37 template <bool kCount>
99 template <bool kCount>118 template <bool kCount>235 template <bool kCount> friend class ArenaAllocatorStatsImpl;
83 template <bool kCount>96 template <bool kCount>
113 kCount = 0x8, in PACKED() enumerator
85 if (flags & VariableInfo::kCount) { in ParseTypeDescriptor()179 ParseTypeDescriptor<VariableInfo::kCount>(GetCapturedVariablesTypeDescriptor(), in GetNumberOfCapturedVariables()
78 kCount enumerator