Home
last modified time | relevance | path

Searched refs:MemoryAllocatorDump (Results 276 – 282 of 282) sorted by relevance

1...<<1112

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/blink/
H A Dwebmediaplayer_impl.cc278 dump->AddScalar(base::trace_event::MemoryAllocatorDump::kNameSize, in CreateAllocation()
279 base::trace_event::MemoryAllocatorDump::kUnitsBytes, bytes); in CreateAllocation()
3218 base::trace_event::MemoryAllocatorDump::kNameObjectCount, in OnMainThreadMemoryDump()
3219 base::trace_event::MemoryAllocatorDump::kUnitsObjects, 1); in OnMainThreadMemoryDump()
H A Dwebmediaplayer_impl_unittest.cc2110 base::trace_event::MemoryAllocatorDump::kNameObjectCount; in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/download/internal/background_service/
H A Dcontroller_impl.cc644 dump->AddScalar(base::trace_event::MemoryAllocatorDump::kNameSize, in OnMemoryDump()
645 base::trace_event::MemoryAllocatorDump::kUnitsBytes, in OnMemoryDump()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/download/internal/background_service/
H A Dcontroller_impl.cc643 dump->AddScalar(base::trace_event::MemoryAllocatorDump::kNameSize, in OnMemoryDump()
644 base::trace_event::MemoryAllocatorDump::kUnitsBytes, in OnMemoryDump()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/blink/
H A Dwebmediaplayer_impl_unittest.cc2122 base::trace_event::MemoryAllocatorDump::kNameObjectCount; in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/http/
H A Dhttp_cache_unittest.cc12706 base::trace_event::MemoryAllocatorDump* parent_dump = in TEST_P()
12712 const base::trace_event::MemoryAllocatorDump* dump = in TEST_P()
12717 using Entry = base::trace_event::MemoryAllocatorDump::Entry; in TEST_P()
12722 Eq(base::trace_event::MemoryAllocatorDump::kNameSize)), in TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/http/
H A Dhttp_cache_unittest.cc12995 base::trace_event::MemoryAllocatorDump* parent_dump = in TEST_P()
13001 const base::trace_event::MemoryAllocatorDump* dump = in TEST_P()
13006 using Entry = base::trace_event::MemoryAllocatorDump::Entry; in TEST_P()
13011 Eq(base::trace_event::MemoryAllocatorDump::kNameSize)), in TEST_P()

1...<<1112