Searched refs:metric_no_threshold (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/tools/perf/util/ |
H A D | metricgroup.c | 796 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 D | metricgroup.h | 77 bool metric_no_threshold,
|
H A D | stat.h | 89 bool metric_no_threshold; member
|
/openbmc/linux/tools/perf/ |
H A D | builtin-stat.c | 1257 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()
|