We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 632f5c2 commit 987f5cbCopy full SHA for 987f5cb
tools/perf/util/events_stats.h
@@ -22,7 +22,7 @@
22
*
23
* The total_period is needed because by default auto-freq is used, so
24
* multiplying nr_events[PERF_EVENT_SAMPLE] by a frequency isn't possible to get
25
- * the total number of low level events, it is necessary to to sum all struct
+ * the total number of low level events, it is necessary to sum all struct
26
* perf_record_sample.period and stash the result in total_period.
27
*/
28
struct events_stats {
0 commit comments