Home
last modified time | relevance | path

Searched defs:perf_stat_config (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/tools/perf/util/
Dstat.h87 struct perf_stat_config { struct
88 enum aggr_mode aggr_mode;
89 bool scale;
90 FILE *output;
91 unsigned int interval;
92 unsigned int timeout;
93 int times;
94 struct runtime_stat *stats;
95 int stats_num;