Home
last modified time | relevance | path

Searched defs:thread_instruction_delta (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_src_trace_processor_tables_tables_python/gen/src/trace_processor/tables/
Dslice_tables_py.h68 static constexpr uint32_t thread_instruction_delta = 15; member
86 using thread_instruction_delta = TypedColumn<std::optional<int64_t>>; member
134 std::optional<int64_t> thread_instruction_delta; member
234 ColumnType::thread_instruction_delta::type thread_instruction_delta() const { in thread_instruction_delta() function
389 ColumnType::thread_instruction_delta::type thread_instruction_delta() const { in thread_instruction_delta() function
826 const TypedColumn<std::optional<int64_t>>& thread_instruction_delta() const { in thread_instruction_delta() function
952 static constexpr uint32_t thread_instruction_delta = 15; member
981 using thread_instruction_delta = TypedColumn<std::optional<int64_t>>; member
1153 ColumnType::thread_instruction_delta::type thread_instruction_delta() const { in thread_instruction_delta() function
1385 ColumnType::thread_instruction_delta::type thread_instruction_delta() const { in thread_instruction_delta() function
[all …]
/aosp_15_r20/external/perfetto/protos/perfetto/trace/track_event/
H A Dtrack_event.proto363 optional int64 thread_instruction_delta = 15; field
/aosp_15_r20/external/perfetto/src/trace_processor/storage/
H A Dtrace_storage.h146 int64_t thread_instruction_delta) { in AddVirtualTrackSlice()
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_track_event_cpp_gen_headers/gen/external/perfetto/protos/perfetto/trace/track_event/
H A Dtrack_event.gen.h638 int64_t thread_instruction_delta() const { return thread_instruction_delta_; } in thread_instruction_delta() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_track_event_cpp_gen_headers/gen/external/perfetto/protos/perfetto/trace/track_event/
Dtrack_event.gen.h638 int64_t thread_instruction_delta() const { return thread_instruction_delta_; } in thread_instruction_delta() function
/aosp_15_r20/external/perfetto/src/trace_processor/
H A Dexport_json.cc826 std::optional<int64_t> thread_instruction_delta; in ExportSlices() local
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_track_event_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/track_event/
H A Dtrack_event.pbzero.h1244 int64_t thread_instruction_delta() const { return at<15>().as_int64(); } in thread_instruction_delta() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_track_event_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/track_event/
Dtrack_event.pbzero.h1244 int64_t thread_instruction_delta() const { return at<15>().as_int64(); } in thread_instruction_delta() function
/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.h2582 inline ::int64_t TrackEvent_LegacyEvent::thread_instruction_delta() const { in thread_instruction_delta() function
/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.h2582 inline ::int64_t TrackEvent_LegacyEvent::thread_instruction_delta() const { in thread_instruction_delta() function
/aosp_15_r20/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto7171 optional int64 thread_instruction_delta = 15; field
/aosp_15_r20/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/
H A Dperfetto_trace.proto12641 optional int64 thread_instruction_delta = 15; field
/aosp_15_r20/external/perfetto/protos/perfetto/trace/
H A Dperfetto_trace.proto13381 optional int64 thread_instruction_delta = 15; field