Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/trace_event/
H A Dtrace_event_impl.h148 ThreadTicks thread_timestamp_ = ThreadTicks(); variable
/aosp_15_r20/external/libchrome/base/trace_event/
H A Dtrace_event_impl.h160 ThreadTicks thread_timestamp_; variable
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dtrack_event_parser.cc1366 std::optional<int64_t> thread_timestamp_; member in perfetto::trace_processor::TrackEventParser::EventImporter