Lines Matching refs:events
23 more modifiers. Modifiers allow the user to restrict the events to be
49 clocks not halted) and 0xC1 (micro-ops retired). Both events map to
96 Some pmu events listed by 'perf-list' will be displayed with '?' in them. For
109 Without options all known events will be listed.
113 . 'hw' or 'hardware' to list hardware events such as cache-misses, etc.
115 . 'sw' or 'software' to list software events such as context switches, etc.
117 . 'cache' or 'hwcache' to list hardware cache events such as L1-dcache-loads, etc.
119 . 'tracepoint' to list all tracepoint events, alternatively use
123 . 'pmu' to print the kernel supplied PMU events.
126 events, printing the ones that match.
128 One or more types can be used at the same time, listing the events for the
133 . '--raw-dump', shows the raw-dump of all the events.
135 a certain kind of events.