Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dmetricgroup.h38 const char *metric_expr; member
45 struct metric_expr { struct
48 const char *metric_expr; argument
50 const char *metric_name;
51 const char *metric_threshold;
58 const char *metric_unit;
60 const char *default_metricgroup_name;
62 struct evsel **metric_events;
64 struct metric_ref *metric_refs;
66 int runtime;
H A Dprint-events.c305 const char *metric_expr; member
H A Dstat-shadow.c495 const char *metric_expr = mexp->metric_expr; in generic_metric() local
H A Dmetricgroup.c136 const char *metric_expr; member
/linux/tools/perf/pmu-events/
H A Dpmu-events.h67 const char *metric_expr; member