Searched refs:kCount (Results 1 – 9 of 9) sorted by relevance
33 template <bool kCount>34 const char* const ArenaAllocatorStatsImpl<kCount>::kAllocNames[] = {100 template <bool kCount>101 ArenaAllocatorStatsImpl<kCount>::ArenaAllocatorStatsImpl() in ArenaAllocatorStatsImpl()106 template <bool kCount>107 void ArenaAllocatorStatsImpl<kCount>::Copy(const ArenaAllocatorStatsImpl& other) { in Copy()112 template <bool kCount>113 void ArenaAllocatorStatsImpl<kCount>::RecordAlloc(size_t bytes, ArenaAllocKind kind) { in RecordAlloc()118 template <bool kCount>119 size_t ArenaAllocatorStatsImpl<kCount>::NumAllocations() const { in NumAllocations()[all …]
24 template <bool kCount>37 template <bool kCount>
69 template <size_t kCount = BitString::kCapacity>73 for (size_t i = 0; i < kCount; ++i) { in MakeBitStringMax()
110 template <bool kCount>129 template <bool kCount>220 template <bool kCount> friend class ArenaAllocatorStatsImpl;
101 template <bool kCount>114 template <bool kCount>
145 template <CountTransitions kCount = CountTransitions::kYes>
829 template <StackVisitor::CountTransitions kCount>974 if (kCount == CountTransitions::kYes || !method->IsRuntimeMethod()) { in WalkStack()998 if (kCount == CountTransitions::kYes) { in WalkStack()
76 kCount // How many different types of JNIs we can have. enumerator80 static constexpr size_t kJniKindCount = static_cast<size_t>(JniKind::kCount);