Home
last modified time | relevance | path

Searched defs:raw_event (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/external/perfetto/protos/perfetto/common/
H A Dperf_events.proto51 RawEvent raw_event = 5; field
163 PerfEvents.RawEvent raw_event = 3; field
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_common_lite_gen/gen/external/perfetto/protos/perfetto/common/
Dperf_events.pb.cc352 PerfEvents_Timebase::_Internal::raw_event(const PerfEvents_Timebase* msg) { in raw_event() function in perfetto::protos::PerfEvents_Timebase::_Internal
370 void PerfEvents_Timebase::set_allocated_raw_event(::perfetto::protos::PerfEvents_RawEvent* raw_even… in set_allocated_raw_event()
1621 FollowerEvent::_Internal::raw_event(const FollowerEvent* msg) { in raw_event() function in perfetto::protos::FollowerEvent::_Internal
1639 void FollowerEvent::set_allocated_raw_event(::perfetto::protos::PerfEvents_RawEvent* raw_event) { in set_allocated_raw_event()
/aosp_15_r20/hardware/interfaces/bluetooth/aidl/default/
H A DBluetoothHci.cpp157 [resetPromise](const std::vector<uint8_t>& raw_event) { in reset()
268 [this](const std::vector<uint8_t>& raw_event) { in initialize()
/aosp_15_r20/external/perfetto/src/profiling/perf/
H A Devent_config_unittest.cc383 auto* raw_event = raw_follower->mutable_raw_event(); in TEST() local
415 const auto& raw_event = event_config->perf_attr_followers().at(0); in TEST() local
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_common_lite_gen_headers/gen/external/perfetto/protos/perfetto/common/
Dperf_events.pb.h1478 inline const ::perfetto::protos::PerfEvents_RawEvent& PerfEvents_Timebase::raw_event() const { in raw_event() function
1493 …nts_Timebase::unsafe_arena_set_allocated_raw_event(::perfetto::protos::PerfEvents_RawEvent* raw_ev… in unsafe_arena_set_allocated_raw_event()
2044 inline const ::perfetto::protos::PerfEvents_RawEvent& FollowerEvent::raw_event() const { in raw_event() function
2059 …ollowerEvent::unsafe_arena_set_allocated_raw_event(::perfetto::protos::PerfEvents_RawEvent* raw_ev… in unsafe_arena_set_allocated_raw_event()
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_common_lite_gen_headers/gen/external/perfetto/protos/perfetto/common/
H A Dperf_events.pb.h1478 inline const ::perfetto::protos::PerfEvents_RawEvent& PerfEvents_Timebase::raw_event() const { in raw_event() function
1493 …nts_Timebase::unsafe_arena_set_allocated_raw_event(::perfetto::protos::PerfEvents_RawEvent* raw_ev… in unsafe_arena_set_allocated_raw_event()
2044 inline const ::perfetto::protos::PerfEvents_RawEvent& FollowerEvent::raw_event() const { in raw_event() function
2059 …ollowerEvent::unsafe_arena_set_allocated_raw_event(::perfetto::protos::PerfEvents_RawEvent* raw_ev… in unsafe_arena_set_allocated_raw_event()
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_common_cpp_gen_headers/gen/external/perfetto/protos/perfetto/common/
Dperf_events.gen.h99 const PerfEvents_RawEvent& raw_event() const { return *raw_event_; } in raw_event() function
321 const PerfEvents_RawEvent& raw_event() const { return *raw_event_; } in raw_event() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_common_cpp_gen_headers/gen/external/perfetto/protos/perfetto/common/
H A Dperf_events.gen.h99 const PerfEvents_RawEvent& raw_event() const { return *raw_event_; } in raw_event() function
321 const PerfEvents_RawEvent& raw_event() const { return *raw_event_; } in raw_event() function
/aosp_15_r20/external/perfetto/src/trace_processor/importers/android_bugreport/
H A Dandroid_dumpstate_event.h40 std::string raw_event; member
H A Dandroid_battery_stats_reader.cc129 base::StringView raw_event) { in ProcessBatteryStatsHistoryEvent()
H A Dandroid_dumpstate_event_parser_impl.cc222 const std::string& raw_event) { in ProcessBatteryStatsHistoryItem()
/aosp_15_r20/external/mesa3d/src/freedreno/common/
H A Dfreedreno_gpu_event.h53 enum vgt_event_type raw_event; member
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_common_zero_gen_headers/gen/external/perfetto/protos/perfetto/common/
H A Dperf_events.pbzero.h185 ::protozero::ConstBytes raw_event() const { return at<3>().as_bytes(); } in raw_event() function
510 ::protozero::ConstBytes raw_event() const { return at<5>().as_bytes(); } in raw_event() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_common_zero_gen_headers/gen/external/perfetto/protos/perfetto/common/
Dperf_events.pbzero.h185 ::protozero::ConstBytes raw_event() const { return at<3>().as_bytes(); } in raw_event() function
510 ::protozero::ConstBytes raw_event() const { return at<5>().as_bytes(); } in raw_event() function
/aosp_15_r20/device/google/cuttlefish/guest/commands/bt_vhci_forwarder/
Dmain.cpp124 [vhci_fd](const std::vector<uint8_t>& raw_event) { in main()
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/sync/
Devent.rs225 let raw_event = self.handle; in drop() localVariable
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dperf_sample_tracker_unittest.cc260 auto* raw_event = raw_follower->mutable_raw_event(); in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dgroup_events.cc323 auto* raw_event = const_cast<XEvent*>(&visitor_.RawEvent()); // NOLINT in FindOrAddStatByType() local
/aosp_15_r20/external/perfetto/protos/perfetto/config/
H A Dperfetto_config.proto1671 RawEvent raw_event = 5; field
1783 PerfEvents.RawEvent raw_event = 3; field
/aosp_15_r20/external/perfetto/protos/perfetto/trace/
H A Dperfetto_trace.proto1671 RawEvent raw_event = 5; field
1783 PerfEvents.RawEvent raw_event = 3; field
/aosp_15_r20/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/
H A Dperfetto_trace.proto1581 RawEvent raw_event = 5; field
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h30080 int (*raw_event)(struct hid_device *, struct hid_report *, u8 *, int); member
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h33657 int (*raw_event)(struct hid_device *, struct hid_report *, u8 *, int); member
H A Dvmlinux_600.h33657 int (*raw_event)(struct hid_device *, struct hid_report *, u8 *, int); member
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h61193 int (*raw_event)(struct hid_device *, struct hid_report *, u8 *, int); member

12