Home
last modified time | relevance | path

Searched refs:FindPathFromRoot (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/trace_processor/importers/proto/
Dheap_graph_tracker.h61 void FindPathFromRoot(TraceStorage* storage,
Dheap_graph_tracker.cc730 void FindPathFromRoot(TraceStorage* storage, in FindPathFromRoot() function
867 FindPathFromRoot(context_->storage.get(), root, &init_path); in BuildFlamegraph()