Searched refs:graph_names (Results 1 – 1 of 1) sorted by relevance
/external/v8/tools/ |
D | run_perf.py | 247 graph_names, trace_configs, iter_output, perform_measurement, calc_total): argument 287 "graphs": graph_names + ["Total"], 295 def AccumulateGenericResults(graph_names, suite_units, iter_output): argument 335 "/".join(graph_names + [graph, trace])] 338 "graphs": graph_names + [graph, trace],
|