Lines Matching refs:value
16 struct value { struct
21 static u64 find_value(const char *name, struct value *values) in find_value() argument
23 struct value *v = values; in find_value()
33 static void load_runtime_stat(struct evlist *evlist, struct value *vals) in load_runtime_stat()
68 static int __compute_metric(const char *name, struct value *vals, in __compute_metric()
125 static int compute_metric(const char *name, struct value *vals, double *ratio) in compute_metric()
130 static int compute_metric_group(const char *name, struct value *vals, in compute_metric_group()
140 struct value vals[] = { in test_ipc()
157 struct value vals[] = { in test_frontend()
176 struct value vals[] = { in test_cache_miss_cycles()
216 struct value vals[] = { in test_dcache_l2()
243 struct value vals[] = { in test_recursion_fail()
260 struct value vals[] = { in test_memory_bandwidth()
277 struct value vals[] = { in test_metric_group()