Lines Matching full:event
23 event=0xNNNN
26 "raw code" for the perf event identified by the file's
30 What: /sys/bus/event_source/devices/<pmu>/events/<event>
37 performance monitoring event supported by the <pmu>. The name
38 of the file is the name of the event.
40 As performance monitoring event names are case
42 for lower or upper case event names in sysfs to avoid
44 name of the event here is either lower or upper case.
58 event=0x2abc
59 event=0x423,inv,cmask=0x3
69 need to be provided by the user selecting the particular event.
70 This is referred to as "event parameterization". Event
73 What: /sys/bus/event_source/devices/<pmu>/events/<event>.unit
76 Description: Perf event units
78 A string specifying the English plural numerical unit that <event>
79 (once multiplied by <event>.scale) represents.
85 What: /sys/bus/event_source/devices/<pmu>/events/<event>.scale
88 Description: Perf event scaling factors
91 scientific notation to be multiplied by the event count
93 <event>.unit file.