Home
last modified time | relevance | path

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

/external/cronet/stable/base/allocator/dispatcher/
Dnotification_data.h27 AllocationSubsystem allocation_subsystem) in AllocationNotificationData()
39 constexpr AllocationSubsystem allocation_subsystem() const { in allocation_subsystem()
67 AllocationSubsystem allocation_subsystem_;
75 AllocationSubsystem allocation_subsystem) in FreeNotificationData()
80 constexpr AllocationSubsystem allocation_subsystem() const { in allocation_subsystem()
106 AllocationSubsystem allocation_subsystem_;
Dsubsystem.h13 enum class AllocationSubsystem { enum
/external/cronet/tot/base/allocator/dispatcher/
Dnotification_data.h27 AllocationSubsystem allocation_subsystem) in AllocationNotificationData()
39 constexpr AllocationSubsystem allocation_subsystem() const { in allocation_subsystem()
67 AllocationSubsystem allocation_subsystem_;
75 AllocationSubsystem allocation_subsystem) in FreeNotificationData()
80 constexpr AllocationSubsystem allocation_subsystem() const { in allocation_subsystem()
106 AllocationSubsystem allocation_subsystem_;
Dsubsystem.h13 enum class AllocationSubsystem { enum
/external/cronet/stable/base/allocator/dispatcher/internal/
Ddispatcher_internal_unittest.cc23 using ::base::allocator::dispatcher::AllocationSubsystem;
40 Matcher<AllocationSubsystem> subsystem_matcher = _) { in AllocationNotificationMatches()
52 Matcher<AllocationSubsystem> subsystem_matcher = _) { in FreeNotificationMatches()
286 AllocationSubsystem::kAllocatorShim))) in TEST_F()
311 AllocationSubsystem::kAllocatorShim))) in TEST_F()
338 AllocationSubsystem::kAllocatorShim))) in TEST_F()
364 AllocationSubsystem::kAllocatorShim))) in TEST_F()
390 GetFreedAddress(), AllocationSubsystem::kAllocatorShim))) in TEST_F()
394 AllocationSubsystem::kAllocatorShim))) in TEST_F()
419 GetFreedAddress(), AllocationSubsystem::kAllocatorShim))) in TEST_F()
[all …]
Ddispatcher_internal.h102 AllocationSubsystem::kPartitionAllocator); in PartitionAllocatorAllocationHook()
116 AllocationSubsystem::kPartitionAllocator); in PartitionAllocatorFreeHook()
292 address, size, nullptr, AllocationSubsystem::kAllocatorShim); in DoNotifyAllocationForShim()
299 AllocationSubsystem::kAllocatorShim); in DoNotifyFreeForShim()
/external/cronet/tot/base/allocator/dispatcher/internal/
Ddispatcher_internal_unittest.cc23 using ::base::allocator::dispatcher::AllocationSubsystem;
40 Matcher<AllocationSubsystem> subsystem_matcher = _) { in AllocationNotificationMatches()
52 Matcher<AllocationSubsystem> subsystem_matcher = _) { in FreeNotificationMatches()
286 AllocationSubsystem::kAllocatorShim))) in TEST_F()
311 AllocationSubsystem::kAllocatorShim))) in TEST_F()
338 AllocationSubsystem::kAllocatorShim))) in TEST_F()
364 AllocationSubsystem::kAllocatorShim))) in TEST_F()
390 GetFreedAddress(), AllocationSubsystem::kAllocatorShim))) in TEST_F()
394 AllocationSubsystem::kAllocatorShim))) in TEST_F()
419 GetFreedAddress(), AllocationSubsystem::kAllocatorShim))) in TEST_F()
[all …]
Ddispatcher_internal.h102 AllocationSubsystem::kPartitionAllocator); in PartitionAllocatorAllocationHook()
116 AllocationSubsystem::kPartitionAllocator); in PartitionAllocatorFreeHook()
292 address, size, nullptr, AllocationSubsystem::kAllocatorShim); in DoNotifyAllocationForShim()
299 AllocationSubsystem::kAllocatorShim); in DoNotifyFreeForShim()
/external/cronet/tot/base/sampling_heap_profiler/
Dsampling_heap_profiler_unittest.cc28 using base::allocator::dispatcher::AllocationSubsystem;
78 AllocationSubsystem, in SampleAdded() argument
271 nullptr, AllocationSubsystem::kAllocatorShim)); in TEST_F()
277 AllocationSubsystem::kAllocatorShim)); in TEST_F()
362 kAddress, 10000, nullptr, AllocationSubsystem::kManualForTesting)); in TEST_F()
364 FreeNotificationData(kAddress, AllocationSubsystem::kManualForTesting)); in TEST_F()
Dpoisson_allocation_sampler.h47 base::allocator::dispatcher::AllocationSubsystem type,
193 base::allocator::dispatcher::AllocationSubsystem type,
244 base::allocator::dispatcher::AllocationSubsystem::kManualForTesting) in OnAllocation()
Dsampling_heap_profiler.h40 base::allocator::dispatcher::AllocationSubsystem allocator;
125 base::allocator::dispatcher::AllocationSubsystem type,
Dsampling_heap_profiler.cc67 using base::allocator::dispatcher::AllocationSubsystem;
221 AllocationSubsystem type, in SampleAdded()
236 type != AllocationSubsystem::kManualForTesting) [[unlikely]] { in SampleAdded()
Dpoisson_allocation_sampler.cc246 base::allocator::dispatcher::AllocationSubsystem type, in DoRecordAllocation()
Dpoisson_allocation_sampler_unittest.cc43 base::allocator::dispatcher::AllocationSubsystem type, in SampleAdded()
/external/cronet/stable/base/sampling_heap_profiler/
Dsampling_heap_profiler_unittest.cc28 using base::allocator::dispatcher::AllocationSubsystem;
78 AllocationSubsystem, in SampleAdded() argument
271 nullptr, AllocationSubsystem::kAllocatorShim)); in TEST_F()
277 AllocationSubsystem::kAllocatorShim)); in TEST_F()
362 kAddress, 10000, nullptr, AllocationSubsystem::kManualForTesting)); in TEST_F()
364 FreeNotificationData(kAddress, AllocationSubsystem::kManualForTesting)); in TEST_F()
Dpoisson_allocation_sampler.h47 base::allocator::dispatcher::AllocationSubsystem type,
193 base::allocator::dispatcher::AllocationSubsystem type,
244 base::allocator::dispatcher::AllocationSubsystem::kManualForTesting) in OnAllocation()
Dsampling_heap_profiler.h40 base::allocator::dispatcher::AllocationSubsystem allocator;
125 base::allocator::dispatcher::AllocationSubsystem type,
Dsampling_heap_profiler.cc67 using base::allocator::dispatcher::AllocationSubsystem;
221 AllocationSubsystem type, in SampleAdded()
236 type != AllocationSubsystem::kManualForTesting) [[unlikely]] { in SampleAdded()
Dpoisson_allocation_sampler.cc246 base::allocator::dispatcher::AllocationSubsystem type, in DoRecordAllocation()
Dpoisson_allocation_sampler_unittest.cc43 base::allocator::dispatcher::AllocationSubsystem type, in SampleAdded()
/external/cronet/tot/base/debug/
Dallocation_trace_perftest.cc46 base::allocator::dispatcher::AllocationSubsystem:: in operator ()()
57 base::allocator::dispatcher::AllocationSubsystem::kPartitionAllocator)); in operator ()()
Dallocation_trace_unittest.cc23 using base::allocator::dispatcher::AllocationSubsystem;
83 AllocationSubsystem::kPartitionAllocator) in CreateAllocationData()
93 AllocationSubsystem::kPartitionAllocator) in CreateFreeData()
/external/cronet/stable/base/debug/
Dallocation_trace_perftest.cc46 base::allocator::dispatcher::AllocationSubsystem:: in operator ()()
57 base::allocator::dispatcher::AllocationSubsystem::kPartitionAllocator)); in operator ()()
Dallocation_trace_unittest.cc23 using base::allocator::dispatcher::AllocationSubsystem;
83 AllocationSubsystem::kPartitionAllocator) in CreateAllocationData()
93 AllocationSubsystem::kPartitionAllocator) in CreateFreeData()