Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/storage/
H A Dtrace_storage.h143 int64_t thread_timestamp_ns, in AddVirtualTrackSlice()
160 const std::deque<int64_t>& thread_timestamp_ns() const { in thread_timestamp_ns() function