Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/sqlite/
H A Dsqlite_vtable_benchmark.cc68 class BenchmarkCursor : public sqlite3_vtab_cursor { class
70 explicit BenchmarkCursor(size_t num_cols, in BenchmarkCursor() function in __anon3796e2810111::BenchmarkCursor