Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dpacket_sequence_state.h277 int64_t thread_timestamp_ns, in SetThreadDescriptor()
/external/perfetto/src/trace_processor/storage/
Dtrace_storage.h129 int64_t thread_timestamp_ns, in AddVirtualTrackSlice()
146 const std::deque<int64_t>& thread_timestamp_ns() const { in thread_timestamp_ns() function