Searched defs:perf_stat_config (Results 1 – 1 of 1) sorted by relevance
96 struct perf_stat_config { struct97 enum aggr_mode aggr_mode;98 bool scale;99 bool no_inherit;100 bool identifier;101 bool csv_output;102 bool interval_clear;103 bool metric_only;104 bool null_run;105 bool ru_display;[all …]