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.c1562 bool hardware_aware_grouping) in metricgroup__parse_groups() argument
1568 if (hardware_aware_grouping) in metricgroup__parse_groups()
/linux/tools/perf/
H A Dbuiltin-stat.c2000 stat_config.hardware_aware_grouping); in add_default_events()
2037 stat_config.hardware_aware_grouping); in add_default_events()
2074 stat_config.hardware_aware_grouping) < 0) { in add_default_events()
2113 stat_config.hardware_aware_grouping) < 0) { in add_default_events()
2836 stat_config.hardware_aware_grouping); in cmd_stat()