Home
last modified time | relevance | path

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

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