Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dtrace_processor_impl.cc393 base::TimeNanos t_first_next = base::GetWallTimeNs(); in RecordFirstNextInSqlStats() local
395 sql_stats->RecordQueryFirstNext(sql_stats_row_, t_first_next.count()); in RecordFirstNextInSqlStats()