Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/importers/memory_tracker/
H A Dmemory_allocator_node_id.cc29 MemoryAllocatorNodeId::MemoryAllocatorNodeId(uint64_t id) : id_(id) {} in MemoryAllocatorNodeId() function in perfetto::trace_processor::MemoryAllocatorNodeId
31 MemoryAllocatorNodeId::MemoryAllocatorNodeId() : MemoryAllocatorNodeId(0u) {} in MemoryAllocatorNodeId() function in perfetto::trace_processor::MemoryAllocatorNodeId