Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dtrack_event_sequence_state.h91 int64_t thread_instruction_count_ = 0; variable
H A Dtrack_event_parser.cc1367 std::optional<int64_t> thread_instruction_count_; member in perfetto::trace_processor::TrackEventParser::EventImporter
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_track_event_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/track_event/
H A Dtrack_event.pb.h1911 } thread_instruction_count_; in Swap() member
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_track_event_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/track_event/
Dtrack_event.pb.h1911 } thread_instruction_count_; in Swap() member
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_src_trace_processor_tables_tables_python/gen/src/trace_processor/tables/
Dslice_tables_py.h902 ColumnStorage<ColumnType::thread_instruction_count::stored_type> thread_instruction_count_; variable