Searched refs:graphs (Results 1 – 4 of 4) sorted by relevance
19 struct graph **graphs; member213 if (cluster->graphs[count] == graph) in cluster_add()220 cluster->graphs = realloc(cluster->graphs, sz); in cluster_add()221 if (cluster->graphs == NULL) in cluster_add()226 cluster->graphs[cluster->nb_graphs++] = graph; in cluster_add()236 free(cluster->graphs); in cluster_fini()300 graph = cluster.graphs[i]; in rte_graph_cluster_stats_create()
153 graphs = sorted(glob.glob(os.path.join(graph_path, sub, "*.jpg")),156 if graphs:158 pdf_file.write(img2pdf.convert(graphs))
473 The output graphs include various grouped barcharts for throughput474 tests, and histogram and boxplot graphs for latency tests.
145 it can be associated with all the graphs created as all the lcores should have