Searched defs:thread_instruction_count_ (Results 1 – 5 of 5) sorted by relevance
91 int64_t thread_instruction_count_ = 0; variable
1367 std::optional<int64_t> thread_instruction_count_; member in perfetto::trace_processor::TrackEventParser::EventImporter
1911 } thread_instruction_count_; in Swap() member
902 ColumnStorage<ColumnType::thread_instruction_count::stored_type> thread_instruction_count_; variable