Searched defs:thread_timestamp_ (Results 1 – 3 of 3) sorted by relevance
| /external/cronet/base/trace_event/ | ||
| D | trace_event_impl.h | 148 ThreadTicks thread_timestamp_ = ThreadTicks(); variable |
| /external/libchrome/base/trace_event/ | ||
| D | trace_event_impl.h | 160 ThreadTicks thread_timestamp_; variable |
| /external/perfetto/src/trace_processor/importers/proto/ | ||
| D | track_event_parser.cc | 1393 std::optional<int64_t> thread_timestamp_; member in perfetto::trace_processor::TrackEventParser::EventImporter |