Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dheap_profiler_stack_frame_deduplicator.h32 struct FrameNode { struct
47 using ConstIterator = std::vector<FrameNode>::const_iterator; argument
Dheap_profiler_stack_frame_deduplicator.cc20 StackFrameDeduplicator::FrameNode::FrameNode(StackFrame frame, in FrameNode() function in base::trace_event::StackFrameDeduplicator::FrameNode