Home
last modified time | relevance | path

Searched defs:kUnitsBytes (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/trace_processor/importers/memory_tracker/
H A Draw_memory_graph_node.cc26 const char RawMemoryGraphNode::kUnitsBytes[] = "bytes"; member in perfetto::trace_processor::RawMemoryGraphNode
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/trace_event/
H A Dmemory_allocator_dump.cc25 const char MemoryAllocatorDump::kUnitsBytes[] = "bytes"; member in base::trace_event::MemoryAllocatorDump
H A Dmemory_allocator_dump.h82 static const char kUnitsBytes[]; // Unit name to represent bytes. variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/trace_event/
H A Dmemory_allocator_dump.cc27 const char MemoryAllocatorDump::kUnitsBytes[] = "bytes"; member in base::trace_event::MemoryAllocatorDump
H A Dmemory_allocator_dump.h91 static const char kUnitsBytes[]; // Unit name to represent bytes. variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/include/perfetto/ext/trace_processor/importers/memory_tracker/
H A Draw_memory_graph_node.h109 static const char kUnitsBytes[]; // Unit name to represent bytes. variable