Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dmetricgroup.c796 bool metric_no_threshold; member
813 bool metric_no_threshold,
843 bool metric_no_threshold, in resolve_metric() argument
926 bool metric_no_threshold, in __add_metric() argument
1080 bool metric_no_threshold, in add_metric() argument
1190 bool metric_no_threshold; member
1249 .metric_no_threshold = metric_no_threshold, in metricgroup__add_metric()
1315 bool metric_no_threshold, in metricgroup__add_metric_list() argument
1334 metric_no_group, metric_no_threshold, in metricgroup__add_metric_list()
1527 bool metric_no_threshold, in parse_groups() argument
[all …]
H A Dmetricgroup.h77 bool metric_no_threshold,
H A Dstat.h89 bool metric_no_threshold; member
/openbmc/linux/tools/perf/
H A Dbuiltin-stat.c1257 OPT_BOOLEAN(0, "metric-no-threshold", &stat_config.metric_no_threshold,
2061 stat_config.metric_no_threshold, in add_default_attributes()
2094 stat_config.metric_no_threshold, in add_default_attributes()
2701 stat_config.metric_no_threshold, in cmd_stat()