Documentation/ABI/testing/sysfs-bus-event_source-devices-vpa-pmu

Source file repositories/reference/linux-study-clean/Documentation/ABI/testing/sysfs-bus-event_source-devices-vpa-pmu

File Facts

System
Linux kernel
Corpus path
Documentation/ABI/testing/sysfs-bus-event_source-devices-vpa-pmu
Extension
[no extension]
Size
1250 bytes
Lines
26
Domain
Support Tooling And Documentation
Bucket
Documentation
Inferred role
Support Tooling And Documentation: Documentation
Status
atlas-only

Why This File Exists

Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.

Dependency Surface

Detected Declarations

Annotated Snippet

What:           /sys/bus/event_source/devices/vpa_pmu/format
Date:           November 2024
Contact:        Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
Description:    Read-only. Attribute group to describe the magic bits
                that go into perf_event_attr.config for a particular pmu.
                (See ABI/testing/sysfs-bus-event_source-devices-format).

                Each attribute under this group defines a bit range of the
                perf_event_attr.config. Supported attribute are listed
                below::

                  event = "config:0-31" - event ID

                For example::

                  l1_to_l2_lat = "event=0x1"

What:           /sys/bus/event_source/devices/vpa_pmu/events
Date:           November 2024
Contact:        Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
Description:    Read-only. Attribute group to describe performance monitoring
                events for the Virtual Processor Area events. Each attribute
                in this group describes a single performance monitoring event
                supported by vpa_pmu. The name of the file is the name of
                the event (See ABI/testing/sysfs-bus-event_source-devices-events).

Annotation

Implementation Notes