Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/memory_tracker/
Dmemory_allocator_node_id.cc27 MemoryAllocatorNodeId::MemoryAllocatorNodeId(uint64_t id) : id_(id) {} in MemoryAllocatorNodeId() function in perfetto::trace_processor::MemoryAllocatorNodeId
29 MemoryAllocatorNodeId::MemoryAllocatorNodeId() : MemoryAllocatorNodeId(0u) {} in MemoryAllocatorNodeId() function in perfetto::trace_processor::MemoryAllocatorNodeId