Home
last modified time | relevance | path

Searched defs:metricgroup_add_iter_data (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/tools/perf/util/
Dmetricgroup.c789 struct metricgroup_add_iter_data { struct
790 struct list_head *metric_list;
791 const char *pmu;
792 const char *metric_name;
793 const char *modifier;
794 int *ret;
795 bool *has_match;
796 bool metric_no_group;
797 bool metric_no_threshold;
798 const char *user_requested_cpu_list;
[all …]