Searched defs:metric_refs (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | metricgroup.h | 35 struct metric_ref *metric_refs; member
|
| H A D | metricgroup.c | 125 struct list_head metric_refs; member 313 struct metric_ref *metric_refs = NULL; in metricgroup__setup_events() local [all...] |
| H A D | stat-shadow.c | 786 prepare_metric(struct evsel **metric_events, struct metric_ref *metric_refs, struct expr_parse_ctx *pctx, int cpu, struct runtime_stat *st) prepare_metric() argument 844 generic_metric(struct perf_stat_config *config, const char *metric_expr, struct evsel **metric_events, struct metric_ref *metric_refs, char *name, const char *metric_name, const char *metric_unit, int runtime, int cpu, struct perf_stat_output_ctx *out, struct runtime_stat *st) generic_metric() argument
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | metricgroup.h | 64 struct metric_ref *metric_refs; member
|
| H A D | stat-shadow.c | 358 prepare_metric(struct evsel **metric_events, struct metric_ref *metric_refs, struct expr_parse_ctx *pctx, int aggr_idx) prepare_metric() argument 438 generic_metric(struct perf_stat_config *config, const char *metric_expr, const char *metric_threshold, struct evsel **metric_events, struct metric_ref *metric_refs, char *name, const char *metric_name, const char *metric_unit, int runtime, int aggr_idx, struct perf_stat_output_ctx *out) generic_metric() argument
|
| H A D | metricgroup.c | 147 struct metric_ref *metric_refs; member [all...] |
Completed in 7 milliseconds