Home
last modified time | relevance | path

Searched refs:Event (Results 1 – 25 of 113) sorted by relevance

12345

/linux/Documentation/input/devices/
H A Dcma3000_d0x.rst82 Event type 0 (Sync)
83 Event type 3 (Absolute)
84 Event code 0 (X)
89 Event code 1 (Y)
94 Event code 2 (Z)
99 Event code 40 (Misc)
103 Event type 4 (Misc)
H A Dpxrc.rst21 | Channel | Event |
/linux/tools/perf/pmu-events/
H A Dmetric_test.py5 from metric import Event
14 a = Event('a')
15 b = Event('b')
30 a = Event('a')
31 b = Event('b')
32 c = Event('c')
H A Dmetric.py180 not isinstance(rhs, Event) or 'slots' not in rhs.name.lower()):
206 return Event(name)
254 return Event(name)
304 return Event(name)
317 class Event(Expression): class
335 return isinstance(other, Event) and self.name == other.name
411 def source_count(event: Event) -> Function: argument
417 def has_event(event: Event) -> Function: argument
422 def strcmp_cpuid_str(cpuid: Event) -> Function: argument
/linux/tools/testing/selftests/bpf/progs/
H A Dpyperf.h60 } Event; typedef
133 __type(value, Event);
172 Event *event;
184 Event *event = ctx->event; in process_frame_callback()
231 Event* event = bpf_map_lookup_elem(&eventmap, &zero);
342 bpf_perf_event_output(ctx, &perfmap, 0, event, offsetof(Event, metadata));
/linux/Documentation/admin-guide/perf/
H A Ddwc_pcie_pmu.rst19 - one 32-bit counter per event for Event Counting (error and non-error
34 Lane Event counters
41 - Event j within the Group i
73 Time Based Analysis Event Usage
85 Lane Event Usage
/linux/Documentation/iio/
H A Dadxl345.rst91 | Event handle | Description |
356 Event: time: 1739063415957073383, type: accel(z), channel: 0, evtype: mag, direction: rising
357 Event: time: 1739063415963770218, type: accel(z), channel: 0, evtype: mag, direction: rising
358Event: time: 1739063416002563061, type: accel(z), channel: 0, evtype: gesture, direction: singletap
359Event: time: 1739063426271128739, type: accel(x&y&z), channel: 0, evtype: mag, direction: falling
360Event: time: 1739063436539080713, type: accel(x&y&z), channel: 0, evtype: mag, direction: falling
361 Event: time: 1739063438357970381, type: accel(z), channel: 0, evtype: mag, direction: rising
362 Event: time: 1739063446726161586, type: accel(z), channel: 0, evtype: mag, direction: rising
363 Event: time: 1739063446727892670, type: accel(z), channel: 0, evtype: mag, direction: rising
364 Event: time: 1739063446743019768, type: accel(z), channel: 0, evtype: mag, direction: rising
[all …]
H A Dadxl313.rst238Event: time: 1748795762298351281, type: accel(x|y|z), channel: 0, evtype: mag, direction: rising
239Event: time: 1748795762302653704, type: accel(x|y|z), channel: 0, evtype: mag, direction: rising
240Event: time: 1748795762304340726, type: accel(x|y|z), channel: 0, evtype: mag, direction: rising
261Event: time: 1748796324115962975, type: accel(x&y&z), channel: 0, evtype: mag, direction: falling
262Event: time: 1748796329329981772, type: accel(x&y&z), channel: 0, evtype: mag, direction: falling
263Event: time: 1748796334543399706, type: accel(x&y&z), channel: 0, evtype: mag, direction: falling
277Event: time: 1748796880354686777, type: accel(x|y|z), channel: 0, evtype: mag_adaptive, direction:…
279Event: time: 1748796885543252017, type: accel(x&y&z), channel: 0, evtype: mag, direction: falling
281Event: time: 1748796887756634678, type: accel(x|y|z), channel: 0, evtype: mag_adaptive, direction:…
283Event: time: 1748796892964368352, type: accel(x&y&z), channel: 0, evtype: mag, direction: falling
H A Dade9000.rst132 4. Event attributes
136 Event functionality is only available if the corresponding interrupts are
140 | IIO Event Attribute | ADE9000 Datasheet Equivalent …
155 Event directions:
162 **Note**: Event attributes are only available if the corresponding interrupts
/linux/Documentation/mhi/
H A Dmhi.rst40 Event Doorbell array: Associated with event context array, the Event Doorbell
61 Event context array: All event configurations are organized in the event context
64 Event rings: Used by the device to send completion and state transition messages
113 Event rings
116 Events from the device to host are organized in event rings and defined by Event
117 Descriptors (ED). Event rings are used by the device to report events such as
119 to the host. Event rings are the array of EDs that resides in the host
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-dqevent.rst57 - Event data for event ``V4L2_EVENT_VSYNC``.
60 - Event data for event ``V4L2_EVENT_CTRL``.
63 - Event data for event ``V4L2_EVENT_FRAME_SYNC``.
66 - Event data for event V4L2_EVENT_MOTION_DET.
69 - Event data for event V4L2_EVENT_SOURCE_CHANGE.
72 - Event data. Defined by the event type. The union should be used to
81 - Event sequence number. The sequence number is incremented for
86 - Event timestamp. The timestamp has been taken from the
106 .. flat-table:: Event Types
H A Dvidioc-subscribe-event.rst67 - Event flags, see :ref:`event-flags`.
78 .. flat-table:: Event Flags
/linux/Documentation/arch/powerpc/
H A Dimc.rst33 - Event name
34 - Event Offset
35 - Event description
39 - Event scale
40 - Event unit
/linux/drivers/input/tablet/
H A DKconfig22 (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
35 "Mouse support" (CONFIG_INPUT_MOUSEDEV) and/or "Event interface
59 (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
/linux/Documentation/hid/
H A Dhidintro.rst359 # Event type 0 (EV_SYN)
360 # Event type 1 (EV_KEY)
361 # Event code 272 (BTN_LEFT)
362 # Event code 273 (BTN_RIGHT)
363 # Event code 274 (BTN_MIDDLE)
364 # Event type 2 (EV_REL)
365 # Event code 0 (REL_X)
366 # Event code 1 (REL_Y)
367 # Event code 8 (REL_WHEEL)
368 # Event code 11 (REL_WHEEL_HI_RES)
[all …]
/linux/Documentation/timers/
H A Dhpet.rst2 High Precision Event Timer Driver for Linux
5 The High Precision Event Timer (HPET) hardware follows a specification
/linux/Documentation/trace/
H A Dtracepoint-analysis.rst55 3.1 System-Wide Event Enabling
64 3.2 System-Wide Event Enabling with SystemTap
90 3.3 System-Wide Event Enabling with PCL
112 3.4 Local Event Enabling
118 3.5 Local Event Enablement with PCL
137 4. Event Filtering
144 5. Analysing Event Variances with PCL
H A Duprobetracer.rst2 Uprobe-tracer: Uprobe-based Event Tracing
35 EVENT : Event name. If omitted, the event name is generated based
79 Event Profiling
/linux/Documentation/devicetree/bindings/x86/
H A Dtimer.txt4 * High Precision Event Timer (HPET)
/linux/Documentation/networking/device_drivers/ethernet/huawei/
H A Dhinic.rst55 Asynchronous Event Queues(AEQs) - The event queues for receiving messages from
69 Completion Event Queues(CEQs) - The completion Event Queues that describe IO
/linux/Documentation/ABI/testing/
H A Dsysfs-firmware-acpi191 invalid it's either a GPE or a Fixed Event that
194 disable the GPE/Fixed Event is valid but disabled.
196 enable the GPE/Fixed Event is valid and enabled.
214 Note that only writing to VALID GPE/Fixed Event is allowed,
216 Fixed Event with event handler installed.
/linux/Documentation/sound/hd-audio/
H A Ddp-mst.rst76 Unsolicited Event Enabling
81 Monitor Hotplug Event Handling
/linux/drivers/soc/xilinx/
H A DKconfig20 bool "Enable Xilinx Event Management Driver"
/linux/Documentation/input/
H A Dinput.rst27 Event handlers
78 Event handlers
81 Event handlers distribute the events from the devices to userspace and
256 Event interface
/linux/Documentation/userspace-api/gpio/
H A Dchardev_v1.rst55 Get Line Event <gpio-get-lineevent-ioctl>
89 Line Event

12345