Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dtrack_event_sequence_state.h91 int64_t thread_instruction_count_ = 0; variable
Dtrack_event_parser.cc1366 std::optional<int64_t> thread_instruction_count_; member in perfetto::trace_processor::TrackEventParser::EventImporter