Lines Matching refs:events
23 more modifiers. Modifiers allow the user to restrict the events to be
50 clocks not halted) and 0xC1 (micro-ops retired). Both events map to
97 Some pmu events listed by 'perf-list' will be displayed with '?' in them. For
110 Without options all known events will be listed.
114 . 'hw' or 'hardware' to list hardware events such as cache-misses, etc.
116 . 'sw' or 'software' to list software events such as context switches, etc.
118 . 'cache' or 'hwcache' to list hardware cache events such as L1-dcache-loads, etc.
120 . 'tracepoint' to list all tracepoint events, alternatively use
124 . 'pmu' to print the kernel supplied PMU events.
127 events, printing the ones that match.
131 One or more types can be used at the same time, listing the events for the
136 . '--raw-dump', shows the raw-dump of all the events.
138 a certain kind of events.