Home
last modified time | relevance | path

Searched defs:input_event_id (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/stdlib/android/
H A Dinput.sql69 STR_SPLIT(STR_SPLIT(name, '=', 1), ')', 0) AS input_event_id, field
79 STR_SPLIT(STR_SPLIT(enqeue_slice.name, '=', 2), ')', 0) AS input_event_id, field
95 STR_SPLIT(deliver_input_slice.name, '=', 3) AS input_event_id, field
149 _input_read_time.input_event_id, field
209 input_event_id STRING, field
/aosp_15_r20/development/tools/winscope/protos/surfaceflinger/udc/
H A Dtransactions.proto98 int32 input_event_id = 4; field
/aosp_15_r20/external/perfetto/protos/perfetto/trace/android/
H A Dsurfaceflinger_transactions.proto102 optional int32 input_event_id = 4; field
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_android_winscope_regular_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/android/
H A Dsurfaceflinger_transactions.pbzero.h2344 int32_t input_event_id() const { return at<4>().as_int32(); } in input_event_id() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_android_winscope_regular_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/android/
Dsurfaceflinger_transactions.pbzero.h2344 int32_t input_event_id() const { return at<4>().as_int32(); } in input_event_id() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_android_winscope_regular_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/android/
Dsurfaceflinger_transactions.pb.h5812 inline ::int32_t TransactionState::input_event_id() const { in input_event_id() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_android_winscope_regular_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/android/
H A Dsurfaceflinger_transactions.pb.h5812 inline ::int32_t TransactionState::input_event_id() const { in input_event_id() function
/aosp_15_r20/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/
H A Dperfetto_trace.proto5595 optional int32 input_event_id = 4; field
/aosp_15_r20/external/perfetto/protos/perfetto/trace/
H A Dperfetto_trace.proto5882 optional int32 input_event_id = 4; field