Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/db/
Dquery_executor_benchmark.cc113 std::vector<std::string> row_vec = SplitCSVLine(string_row); in GetSliceTableRow() local
157 std::vector<std::string> row_vec = SplitCSVLine(table_rows_as_string[i]); local
196 std::vector<std::string> row_vec = SplitCSVLine(ftrace_event_rows[i]); in FtraceEventTableForBenchmark() local
222 std::vector<std::string> row_vec = SplitCSVLine(table_rows_as_string[i]); in HeapGraphObjectTableForBenchmark() local