Searched refs:metric_no_threshold (Results 1 – 4 of 4) sorted by relevance
/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 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 D | metricgroup.h | 77 bool metric_no_threshold,
|
H A D | stat.h | 89 bool metric_no_threshold; member
|
/linux/tools/perf/ |
H A D | builtin-stat.c | 1955 stat_config.metric_no_threshold, in add_default_attributes() 1989 stat_config.metric_no_threshold, in add_default_attributes() 2474 OPT_BOOLEAN(0, "metric-no-threshold", &stat_config.metric_no_threshold, in cmd_stat() 2750 stat_config.metric_no_threshold, in cmd_stat()
|