Searched refs:metric_str (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/perf/tests/ |
| H A D | expand-cgroup.c | 173 const char metric_str[] = "CPI"; in expand_metric_events() local 180 ret = metricgroup__parse_groups_test(evlist, pme_test, metric_str); in expand_metric_events() 182 pr_debug("failed to parse '%s' metric\n", metric_str); in expand_metric_events()
|
| /linux/fs/ceph/ |
| H A D | debugfs.c | 165 static const char * const metric_str[] = { variable 191 CEPH_LAT_METRIC_SHOW(metric_str[i], total, avg, min, max, sq); in metrics_latency_show() 221 CEPH_SZ_METRIC_SHOW(metric_str[i], total, avg, min, max, sum); in metrics_size_show()
|