Home
last modified time | relevance | path

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

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