HomeSort by relevance Sort by last modified time
    Searched refs:RecordQueryFirstNext (Results 1 - 3 of 3) sorted by null

  /external/perfetto/src/trace_processor/
trace_storage.cc 93 void TraceStorage::SqlStats::RecordQueryFirstNext(uint32_t row,
trace_processor_impl.cc 395 sql_stats->RecordQueryFirstNext(sql_stats_row_, t_first_next.count());
trace_storage.h 450 void RecordQueryFirstNext(uint32_t row, int64_t time_first_next);
    [all...]

Completed in 70 milliseconds