Searched refs:metric_no_threshold (Results 1 – 4 of 4) sorted by relevance
| /tools/perf/util/ |
| A D | metricgroup.c | 195 if (metric_no_threshold) in metric__group_events() 222 bool metric_no_threshold, in metric__new() argument 676 bool metric_no_threshold; member 688 bool metric_no_threshold, 728 bool metric_no_threshold, in resolve_metric() argument 813 bool metric_no_threshold, in __add_metric() argument 934 bool metric_no_threshold, in add_metric() argument 1021 bool metric_no_threshold; member 1077 .metric_no_threshold = metric_no_threshold, in metricgroup__add_metric() 1117 bool metric_no_threshold, in metricgroup__add_metric_list() argument [all …]
|
| A D | metricgroup.h | 77 bool metric_no_threshold,
|
| A D | stat.h | 88 bool metric_no_threshold; member
|
| /tools/perf/ |
| A D | builtin-stat.c | 1860 stat_config.metric_no_threshold, in add_default_events() 1897 stat_config.metric_no_threshold, in add_default_events() 2451 OPT_BOOLEAN(0, "metric-no-threshold", &stat_config.metric_no_threshold, in cmd_stat() 2579 stat_config.metric_no_threshold = true; in cmd_stat() 2739 stat_config.metric_no_threshold, in cmd_stat()
|
Completed in 15 milliseconds