Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/storage/
Dtrace_storage.h445 const tables::ClockSnapshotTable& clock_snapshot_table() const { in clock_snapshot_table() function
/external/perfetto/src/trace_processor/
Dtrace_processor_impl.cc828 RegisterDbTable(storage->clock_snapshot_table()); in TraceProcessorImpl()