Home
last modified time | relevance | path

Searched refs:ToSystrace (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/trace_processor/
Draw_table.h41 void ToSystrace(sqlite3_context* ctx, int argc, sqlite3_value** argv);
Draw_table.cc37 thiz->ToSystrace(ctx, argc, argv); in RawTable()
216 void RawTable::ToSystrace(sqlite3_context* ctx, in ToSystrace() function in perfetto::trace_processor::RawTable