Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/functions/
H A Dgraph_scan.cc218 struct GraphAggregatingScanner { struct
229 const std::vector<uint32_t>& GetEdges(uint32_t id) { in GetEdges()
233 PerfettoSqlEngine* engine;
234 StringPool* pool;
235 const perfetto_sql::Graph& graph;
236 const perfetto_sql::RowDataframe& inits;
237 std::string_view reduce;
238 std::vector<uint32_t> empty_edges;
240 std::vector<NodeState> state;
241 std::vector<DepthTable> tables_per_depth;