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 D | input.sql | 69 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 D | transactions.proto | 98 int32 input_event_id = 4; field
|
/aosp_15_r20/external/perfetto/protos/perfetto/trace/android/ |
H A D | surfaceflinger_transactions.proto | 102 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 D | surfaceflinger_transactions.pbzero.h | 2344 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/ |
D | surfaceflinger_transactions.pbzero.h | 2344 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/ |
D | surfaceflinger_transactions.pb.h | 5812 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 D | surfaceflinger_transactions.pb.h | 5812 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 D | perfetto_trace.proto | 5595 optional int32 input_event_id = 4; field
|
/aosp_15_r20/external/perfetto/protos/perfetto/trace/ |
H A D | perfetto_trace.proto | 5882 optional int32 input_event_id = 4; field
|