Searched defs:perf_stat_config (Results 1 – 1 of 1) sorted by relevance
87 struct perf_stat_config { struct88 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;