Searched defs:GraphAggregatingScanner (Results 1 – 1 of 1) sorted by relevance
218 struct GraphAggregatingScanner { struct229 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;