Home
last modified time | relevance | path

Searched refs:DelayedPersistentAllocation (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/metrics/
Dhistogram.h94 class DelayedPersistentAllocation; variable
163 const DelayedPersistentAllocation& counts,
164 const DelayedPersistentAllocation& logged_counts,
255 const DelayedPersistentAllocation& counts,
256 const DelayedPersistentAllocation& logged_counts,
382 const DelayedPersistentAllocation& counts,
383 const DelayedPersistentAllocation& logged_counts,
424 const DelayedPersistentAllocation& counts,
425 const DelayedPersistentAllocation& logged_counts,
518 const DelayedPersistentAllocation& counts,
[all …]
Dpersistent_memory_allocator.h785 class BASE_EXPORT DelayedPersistentAllocation {
807 DelayedPersistentAllocation(PersistentMemoryAllocator* allocator,
812 DelayedPersistentAllocation(PersistentMemoryAllocator* allocator,
818 DelayedPersistentAllocation(PersistentMemoryAllocator* allocator,
823 DelayedPersistentAllocation(PersistentMemoryAllocator* allocator,
829 ~DelayedPersistentAllocation();
Dsample_vector.h141 const DelayedPersistentAllocation& counts);
150 DelayedPersistentAllocation persistent_counts_;
/aosp_15_r20/external/libchrome/base/metrics/
H A Dhistogram.h91 class DelayedPersistentAllocation; variable
160 const DelayedPersistentAllocation& counts,
161 const DelayedPersistentAllocation& logged_counts,
252 const DelayedPersistentAllocation& counts,
253 const DelayedPersistentAllocation& logged_counts,
379 const DelayedPersistentAllocation& counts,
380 const DelayedPersistentAllocation& logged_counts,
421 const DelayedPersistentAllocation& counts,
422 const DelayedPersistentAllocation& logged_counts,
515 const DelayedPersistentAllocation& counts,
[all …]
H A Dpersistent_memory_allocator.cc1101 DelayedPersistentAllocation::DelayedPersistentAllocation( in DelayedPersistentAllocation() function in base::DelayedPersistentAllocation
1107 : DelayedPersistentAllocation( in DelayedPersistentAllocation()
1115 DelayedPersistentAllocation::DelayedPersistentAllocation( in DelayedPersistentAllocation() function in base::DelayedPersistentAllocation
1122 : DelayedPersistentAllocation( in DelayedPersistentAllocation()
1130 DelayedPersistentAllocation::DelayedPersistentAllocation( in DelayedPersistentAllocation() function in base::DelayedPersistentAllocation
1136 : DelayedPersistentAllocation(allocator, in DelayedPersistentAllocation()
1144 DelayedPersistentAllocation::DelayedPersistentAllocation( in DelayedPersistentAllocation() function in base::DelayedPersistentAllocation
1163 DelayedPersistentAllocation::~DelayedPersistentAllocation() = default;
1165 void* DelayedPersistentAllocation::Get() const { in Get()
H A Dhistogram.cc312 const DelayedPersistentAllocation& counts, in PersistentCreate()
313 const DelayedPersistentAllocation& logged_counts, in PersistentCreate()
599 const DelayedPersistentAllocation& counts, in Histogram()
600 const DelayedPersistentAllocation& logged_counts, in Histogram()
909 const DelayedPersistentAllocation& counts, in PersistentCreate()
910 const DelayedPersistentAllocation& logged_counts, in PersistentCreate()
947 const DelayedPersistentAllocation& counts, in LinearHistogram()
948 const DelayedPersistentAllocation& logged_counts, in LinearHistogram()
1126 const DelayedPersistentAllocation& counts, in PersistentCreate()
1127 const DelayedPersistentAllocation& logged_counts, in PersistentCreate()
[all …]
H A Dpersistent_memory_allocator.h782 class BASE_EXPORT DelayedPersistentAllocation {
804 DelayedPersistentAllocation(PersistentMemoryAllocator* allocator,
809 DelayedPersistentAllocation(PersistentMemoryAllocator* allocator,
815 DelayedPersistentAllocation(PersistentMemoryAllocator* allocator,
820 DelayedPersistentAllocation(PersistentMemoryAllocator* allocator,
826 ~DelayedPersistentAllocation();
H A Dsample_vector.h138 const DelayedPersistentAllocation& counts);
147 DelayedPersistentAllocation persistent_counts_;
H A Dsample_vector_unittest.cc388 const DelayedPersistentAllocation allocation(&allocator, &samples_ref, 1, in TEST_F()
481 const DelayedPersistentAllocation allocation(&allocator, &samples_ref, 1, in TEST_F()
H A Dpersistent_memory_allocator_unittest.cc492 DelayedPersistentAllocation da1(allocator_.get(), &ref1, 1001, 100, true); in TEST_F()
493 DelayedPersistentAllocation da2a(allocator_.get(), &ref2, 2002, 200, 0, true); in TEST_F()
494 DelayedPersistentAllocation da2b(allocator_.get(), &ref2, 2002, 200, 5, true); in TEST_F()
H A Dpersistent_histogram_allocator.cc566 DelayedPersistentAllocation counts_data(memory_allocator_.get(), in CreateHistogram()
574 DelayedPersistentAllocation logged_data( in CreateHistogram()
H A Dsample_vector.cc309 const DelayedPersistentAllocation& counts) in PersistentSampleVector()
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/3/external/libchrome/base/metrics/
Dhistogram.h94 class DelayedPersistentAllocation; variable
163 const DelayedPersistentAllocation& counts,
164 const DelayedPersistentAllocation& logged_counts,
255 const DelayedPersistentAllocation& counts,
256 const DelayedPersistentAllocation& logged_counts,
382 const DelayedPersistentAllocation& counts,
383 const DelayedPersistentAllocation& logged_counts,
424 const DelayedPersistentAllocation& counts,
425 const DelayedPersistentAllocation& logged_counts,
518 const DelayedPersistentAllocation& counts,
[all …]
Dpersistent_memory_allocator.h785 class BASE_EXPORT DelayedPersistentAllocation {
807 DelayedPersistentAllocation(PersistentMemoryAllocator* allocator,
812 DelayedPersistentAllocation(PersistentMemoryAllocator* allocator,
818 DelayedPersistentAllocation(PersistentMemoryAllocator* allocator,
823 DelayedPersistentAllocation(PersistentMemoryAllocator* allocator,
829 ~DelayedPersistentAllocation();
Dsample_vector.h141 const DelayedPersistentAllocation& counts);
150 DelayedPersistentAllocation persistent_counts_;
/aosp_15_r20/external/cronet/base/metrics/
H A Dhistogram.h92 class DelayedPersistentAllocation; variable
165 const DelayedPersistentAllocation& counts,
166 const DelayedPersistentAllocation& logged_counts,
247 const DelayedPersistentAllocation& counts,
248 const DelayedPersistentAllocation& logged_counts,
361 const DelayedPersistentAllocation& counts,
362 const DelayedPersistentAllocation& logged_counts,
398 const DelayedPersistentAllocation& counts,
399 const DelayedPersistentAllocation& logged_counts,
507 const DelayedPersistentAllocation& counts,
[all …]
H A Dhistogram.cc297 const DelayedPersistentAllocation& counts, in PersistentCreate()
298 const DelayedPersistentAllocation& logged_counts, in PersistentCreate()
601 const DelayedPersistentAllocation& counts, in Histogram()
602 const DelayedPersistentAllocation& logged_counts, in Histogram()
810 const DelayedPersistentAllocation& counts, in PersistentCreate()
811 const DelayedPersistentAllocation& logged_counts, in PersistentCreate()
859 const DelayedPersistentAllocation& counts, in LinearHistogram()
860 const DelayedPersistentAllocation& logged_counts, in LinearHistogram()
1066 const DelayedPersistentAllocation& counts, in PersistentCreate()
1067 const DelayedPersistentAllocation& logged_counts, in PersistentCreate()
[all …]
H A Dpersistent_memory_allocator.h764 friend class DelayedPersistentAllocation; variable
911 class BASE_EXPORT DelayedPersistentAllocation {
928 DelayedPersistentAllocation(PersistentMemoryAllocator* allocator,
933 ~DelayedPersistentAllocation();
H A Dsample_vector.h201 const DelayedPersistentAllocation& counts);
215 DelayedPersistentAllocation persistent_counts_;
H A Dpersistent_memory_allocator.cc1242 DelayedPersistentAllocation::DelayedPersistentAllocation( in DelayedPersistentAllocation() function in base::DelayedPersistentAllocation
1259 DelayedPersistentAllocation::~DelayedPersistentAllocation() = default;
1261 span<uint8_t> DelayedPersistentAllocation::GetUntyped() const { in GetUntyped()
H A Dpersistent_memory_allocator_unittest.cc550 DelayedPersistentAllocation da1(allocator_.get(), &ref1, 1001u, 100u); in TEST_F()
551 DelayedPersistentAllocation da2a(allocator_.get(), &ref2, 2002u, 200u, 0u); in TEST_F()
552 DelayedPersistentAllocation da2b(allocator_.get(), &ref2, 2002u, 200u, 5u); in TEST_F()
553 DelayedPersistentAllocation da2c(allocator_.get(), &ref2, 2002u, 200u, 8u); in TEST_F()
554 DelayedPersistentAllocation da2d(allocator_.get(), &ref2, 2002u, 200u, 13u); in TEST_F()
H A Dsample_vector_unittest.cc433 const DelayedPersistentAllocation allocation(&allocator, &samples_ref, 1, in TEST_F()
526 const DelayedPersistentAllocation allocation(&allocator, &samples_ref, 1, in TEST_F()
H A Dpersistent_histogram_allocator.cc650 DelayedPersistentAllocation counts_data(memory_allocator_.get(), in CreateHistogram()
658 DelayedPersistentAllocation logged_data( in CreateHistogram()
H A Dsample_vector.cc628 const DelayedPersistentAllocation& counts) in PersistentSampleVector()