Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dmetricgroup.c668 struct metricgroup_add_iter_data { struct
669 struct list_head *metric_list;
670 const char *pmu;
671 const char *metric_name;
672 const char *modifier;
673 int *ret;
674 bool *has_match;
675 bool metric_no_group;
676 bool metric_no_threshold;
677 const char *user_requested_cpu_list;
[all …]