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