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.
52 event=0x2abc
53 event=0x423,inv,cmask=0x3
63 need to be provided by the user selecting the particular event.
64 This is referred to as "event parameterization". Event
67 What: /sys/bus/event_source/devices/<pmu>/events/<event>.unit
70 Description: Perf event units
72 A string specifying the English plural numerical unit that <event>
73 (once multiplied by <event>.scale) represents.
79 What: /sys/bus/event_source/devices/<pmu>/events/<event>.scale
82 Description: Perf event scaling factors
85 scientific notation to be multiplied by the event count
87 <event>.unit file.