Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/db/
H A Dquery_executor_benchmark.cc121 std::vector<std::string> row_vec = SplitCSVLine(string_row); in GetSliceTableRow() local
165 std::vector<std::string> row_vec = SplitCSVLine(table_rows_as_string[i]); local
204 std::vector<std::string> row_vec = SplitCSVLine(ftrace_event_rows[i]); in FtraceEventTableForBenchmark() local
230 std::vector<std::string> row_vec = SplitCSVLine(table_rows_as_string[i]); in HeapGraphObjectTableForBenchmark() local