HomeSort by relevance Sort by last modified time
    Searched defs:event_type (Results 1 - 25 of 80) sorted by null

1 2 3 4

  /system/extras/simpleperf/
event_type.h 56 EventType event_type; member in struct:EventTypeAndModifier
event_type.cpp 17 #include "event_type.h"
79 for (auto& event_type : GetAllEventTypes()) {
80 if (event_type.name == name) {
81 result = &event_type;
86 LOG(ERROR) << "Unknown event_type '" << name
114 const EventType* event_type = FindEventTypeByName(event_type_name); local
115 if (event_type == nullptr) {
120 event_type = FindEventTypeByName(event_type_name);
122 if (event_type == nullptr) {
126 event_type_modifier->event_type = *event_type
    [all...]
perf_clock.cpp 31 #include "event_type.h"
101 std::unique_ptr<EventTypeAndModifier> event_type = local
103 if (event_type == nullptr) {
106 perf_event_attr attr = CreateDefaultPerfEventAttr(event_type->event_type);
event_selection_set.cpp 23 #include "event_type.h"
58 std::unique_ptr<EventTypeAndModifier> event_type = ParseEventType(event_name); local
59 if (event_type == nullptr) {
63 if (event_type->event_type.name == "cpu-clock" ||
64 event_type->event_type.name == "task-clock") {
65 if (event_type->exclude_user || event_type->exclude_kernel) {
67 << event_type->event_type.nam
    [all...]
  /device/google/contexthub/util/nanotool/
nanomessage.cpp 116 uint32_t event_type = ReadEventResponse::EventTypeFromBuffer(buffer); local
117 if (ReadEventResponse::IsSensorEvent(event_type)) {
119 } else if (ReadEventResponse::IsAppToHostEvent(event_type)) {
121 } else if (ReadEventResponse::IsResetReasonEvent(event_type)) {
123 } else if (ReadEventResponse::IsLogEvent(event_type)) {
126 LOGW("Received unexpected/unsupported event type %u", event_type);
161 bool ReadEventResponse::IsSensorEvent(uint32_t event_type) {
162 return (event_type >= static_cast<uint32_t>(EventType::FirstSensorEvent) &&
163 event_type <= static_cast<uint32_t>(EventType::LastSensorEvent));
166 bool ReadEventResponse::IsAppToHostEvent(uint32_t event_type) {
    [all...]
nanomessage.h 94 uint32_t event_type; member in struct:android::Event
152 static bool IsAppToHostEvent(uint32_t event_type);
153 static bool IsSensorEvent(uint32_t event_type);
154 static bool IsResetReasonEvent(uint32_t event_type);
155 static bool IsLogEvent(uint32_t event_type);
  /frameworks/av/media/libaudioclient/include/media/
AudioEffect.h 149 enum event_type { enum in class:android::AudioEffect
173 * event: type of event notified (see enum AudioEffect::event_type).
AudioRecord.h 43 enum event_type { enum in class:android::AudioRecord
93 * event: type of event notified (see enum AudioRecord::event_type).
    [all...]
AudioTrack.h 45 enum event_type { enum in class:android::AudioTrack
114 * event: type of event notified (see enum AudioTrack::event_type).
    [all...]
  /hardware/libhardware/include/hardware/
activity_recognition.h 87 * activity_event_t.event_type = ACTIVITY_EVENT_FLUSH_COMPLETE
103 * Each event is a separate activity with event_type indicating whether this activity has started
104 * or ended. Eg event: (event_type="enter", activity="ON_FOOT", timestamp)
108 uint32_t event_type; member in struct:activity_event
178 * overlap with each other. Each (activity, event_type) pair can be activated or deactivated
184 * - If event_type is ACTIVITY_EVENT_ENTER and the user is in the activity, then an
186 * - If event_type is ACTIVITY_EVENT_EXIT and the user is not in the activity, then an
201 * event_type - Specific transition of the activity that needs to be detected. It should be
208 uint32_t activity_handle, uint32_t event_type, int64_t max_batch_report_latency_ns);
211 * Disables detection of a specific (activity, event_type) pair. All the (activity, event_type
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/xcb/
xcb.h 129 uint16_t event_type; member in struct:__anon47944
  /external/libdrm/exynos/
exynos_drm.h 126 __u64 event_type; member in struct:drm_exynos_g2d_set_cmdlist
  /external/libpcap/pcap/
usb.h 79 u_int8_t event_type; member in struct:_usb_header
104 u_int8_t event_type; member in struct:_usb_header_mmapped
  /frameworks/av/services/soundtrigger/
SoundTriggerHwService.h 93 } event_type; typedef in class:android::SoundTriggerHwService::CallbackEvent
94 CallbackEvent(event_type type, sp<IMemory> memory);
101 event_type mType;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/xcb/
xcb.h 148 uint16_t event_type; member in struct:__anon50018
  /system/extras/perfprofd/quipper/kernel-headers/tools/perf/util/
event.h 172 struct perf_trace_event_type event_type; member in struct:event_type_event
192 struct event_type_event event_type; member in union:perf_event
  /system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/util/
event.h 164 struct perf_trace_event_type event_type; member in struct:event_type_event
182 struct event_type_event event_type; member in union:perf_event
  /bionic/libc/kernel/uapi/drm/
exynos_drm.h 91 __u64 event_type; member in struct:drm_exynos_g2d_set_cmdlist
  /bionic/libc/kernel/uapi/linux/
kfd_ioctl.h 160 uint32_t event_type; member in struct:kfd_ioctl_create_event_args
  /external/kernel-headers/original/uapi/drm/
exynos_drm.h 129 __u64 event_type; member in struct:drm_exynos_g2d_set_cmdlist
  /external/kernel-headers/original/uapi/linux/
kfd_ioctl.h 177 uint32_t event_type; /* to KFD */ member in struct:kfd_ioctl_create_event_args
  /external/syslinux/gpxe/src/drivers/infiniband/
arbel.c 1455 unsigned int event_type; local
    [all...]
  /external/tcpdump/
print-slow.c 152 uint8_t event_type; member in struct:slow_oam_link_event_t
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211_event.c 1514 enum nl80211_radar_event event_type; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
XKBlib.h 116 char event_type; /* KeyPress or KeyRelease */ member in struct:_XkbStateNotifyEvent
134 char event_type; /* type of event that caused change */ member in struct:_XkbControlsNotify

Completed in 2216 milliseconds

1 2 3 4