Home
last modified time | relevance | path

Searched refs:hardware_aware_grouping (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/util/
H A Dmetricgroup.h80 bool hardware_aware_grouping);
H A Dstat.h84 bool hardware_aware_grouping; member
H A Dmetricgroup.c1561 bool hardware_aware_grouping) in metricgroup__parse_groups() argument
1565 if (hardware_aware_grouping) in metricgroup__parse_groups()
/linux/tools/perf/
H A Dbuiltin-stat.c1979 stat_config.hardware_aware_grouping); in add_default_events()
2016 stat_config.hardware_aware_grouping); in add_default_events()
2053 stat_config.hardware_aware_grouping) < 0) { in add_default_events()
2092 stat_config.hardware_aware_grouping) < 0) { in add_default_events()
2821 stat_config.hardware_aware_grouping); in cmd_stat()