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
892 metric_no_threshold, user_requested_cpu_list, system_wide, in resolve_metric()
926 bool metric_no_threshold, in __add_metric() argument
1012 expr = metric_no_threshold ? pm->metric_name : pm->metric_threshold; in __add_metric()
1024 metric_no_threshold, user_requested_cpu_list, in __add_metric()
1080 bool metric_no_threshold, in add_metric() argument
1093 metric_no_threshold, 0, user_requested_cpu_list, in add_metric()
1107 metric_no_threshold, j, user_requested_cpu_list, in add_metric()
[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.c1279 OPT_BOOLEAN(0, "metric-no-threshold", &stat_config.metric_no_threshold,
2083 stat_config.metric_no_threshold, in add_default_attributes()
2116 stat_config.metric_no_threshold, in add_default_attributes()
2723 stat_config.metric_no_threshold, in cmd_stat()