Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dmetricgroup.c797 bool metric_no_threshold; member
814 bool metric_no_threshold,
844 bool metric_no_threshold, in resolve_metric() argument
927 bool metric_no_threshold, in __add_metric() argument
1081 bool metric_no_threshold, in add_metric() argument
1191 bool metric_no_threshold; member
1250 .metric_no_threshold = metric_no_threshold, in metricgroup__add_metric()
1316 bool metric_no_threshold, in metricgroup__add_metric_list() argument
1335 metric_no_group, metric_no_threshold, in metricgroup__add_metric_list()
1529 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
/linux-6.15/tools/perf/
H A Dbuiltin-stat.c1867 stat_config.metric_no_threshold, in add_default_events()
1905 stat_config.metric_no_threshold, in add_default_events()
2429 OPT_BOOLEAN(0, "metric-no-threshold", &stat_config.metric_no_threshold, in cmd_stat()
2554 stat_config.metric_no_threshold = true; in cmd_stat()
2714 stat_config.metric_no_threshold, in cmd_stat()