Home
last modified time | relevance | path

Searched refs:graphs (Results 1 – 25 of 82) sorted by relevance

1234

/external/fio/
Dgfio.c703 gfio_clear_graph_data(&ge->graphs); in connect_clicked()
1098 __update_graph_settings(&ge->graphs); in ge_update_settings_fn()
1101 …gnal_emit_by_name(G_OBJECT(ge->graphs.drawing_area), GFIO_DRAW_EVENT, GTK_WIDGET(ge->graphs.drawin… in ge_update_settings_fn()
1110 __update_graph_settings(&ui->graphs); in update_graph_limits()
1113 …gnal_emit_by_name(G_OBJECT(ui->graphs.drawing_area), GFIO_DRAW_EVENT, GTK_WIDGET(ui->graphs.drawin… in update_graph_limits()
1419 ge->graphs.drawing_area = gtk_drawing_area_new(); in new_client_page()
1420 gtk_widget_set_size_request(GTK_WIDGET(ge->graphs.drawing_area), in new_client_page()
1422 gtk_widget_modify_bg(ge->graphs.drawing_area, GTK_STATE_NORMAL, &gfio_color_lightyellow); in new_client_page()
1423 g_signal_connect(G_OBJECT(ge->graphs.drawing_area), GFIO_DRAW_EVENT, in new_client_page()
1424 G_CALLBACK(on_expose_drawing_area), &ge->graphs); in new_client_page()
[all …]
Dgclient.c418 …graph_add_xy_data(ge->graphs.iops_graph, ge->graphs.read_iops, je->elapsed_sec, je->iops[0], iops_…
419 …graph_add_xy_data(ge->graphs.iops_graph, ge->graphs.write_iops, je->elapsed_sec, je->iops[1], iops…
420 …graph_add_xy_data(ge->graphs.iops_graph, ge->graphs.trim_iops, je->elapsed_sec, je->iops[2], iops_…
421 …graph_add_xy_data(ge->graphs.bandwidth_graph, ge->graphs.read_bw, je->elapsed_sec, je->rate[0], ra…
422 …graph_add_xy_data(ge->graphs.bandwidth_graph, ge->graphs.write_bw, je->elapsed_sec, je->rate[1], r…
423 …graph_add_xy_data(ge->graphs.bandwidth_graph, ge->graphs.trim_bw, je->elapsed_sec, je->rate[2], ra…
512 …graph_add_xy_data(ui->graphs.iops_graph, ui->graphs.read_iops, je->elapsed_sec, je->iops[0], iops_…
513 …graph_add_xy_data(ui->graphs.iops_graph, ui->graphs.write_iops, je->elapsed_sec, je->iops[1], iops…
514 …graph_add_xy_data(ui->graphs.iops_graph, ui->graphs.trim_iops, je->elapsed_sec, je->iops[2], iops_…
515 …graph_add_xy_data(ui->graphs.bandwidth_graph, ui->graphs.read_bw, je->elapsed_sec, je->rate[0], ra…
[all …]
Dgfio.h72 struct gfio_graphs graphs; member
121 struct gfio_graphs graphs; member
DGFIO-TODO11 - Add ability to request graphs of whatever graphing options
25 - Add support for printing end results, graphs, etc.
/external/v8/tools/
Drun_perf.py181 def __init__(self, graphs, units, results_regexp, stddev_regexp): argument
182 self.name = graphs[-1]
183 self.graphs = graphs
214 "graphs": self.graphs,
360 self.graphs = []
387 self.graphs = parent.graphs[:] + [suite["name"]]
434 self.graphs,
474 self.graphs,
482 self.graphs,
518 AccumulateGenericResults(self.graphs, self.units, stdout_with_patch),
[all …]
Drun-perf.sh25 Sampling event is cycles in user space, call graphs are recorded.
/external/v8/tools/perf/
Dstatistics-for-json.R40 testName <- patch$traces[[i]]$graphs[[2]]
65 xlab(patch$traces[[i]]$graphs[[2]])
73 xlab(patch$traces[[i]]$graphs[[2]])
/external/chromium-trace/catapult/telemetry/third_party/altgraph/doc/
Dgraphalgo.rst5 :synopsis: Basic graphs algoritms
18 … vertex is reached), but will correctly compute shortest paths even for some graphs with negative
Dcore.rst17 includes methods for constructing graphs, BFS and DFS traversals,
19 graph statistics functions. The library can also visualize graphs
Dindex.rst10 graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with
Dgraph.rst1 :mod:`altgraph.Graph` --- Basic directional graphs
5 :synopsis: Basic directional graphs.
/external/chromium-trace/catapult/telemetry/third_party/altgraph/
DREADME.txt2 graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with
DREADME.chromium9 constructing graphs, BFS and DFS traversals, topological sort, shortest paths,
DPKG-INFO11 graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with
115 - ``altgraph.Graph.forw_topo_sort`` failed for some sparse graphs.
/external/chromium-trace/catapult/telemetry/third_party/flot/
DREADME.chromium1 Name: Flot Javascript/JQuery library for creating graphs
/external/v8/tools/turbolizer/
DREADME.md6 source code, Turbofan IR graphs, scheduled IR nodes and generated assembly code.
34 interactive tool for creating directed graphs. Original source is at
/external/fio/tools/
Dfio_generate_plots27 echo You need gnuplot installed to generate graphs
/external/dagger2/examples/android-activity-graphs/
DREADME.md5 create child graphs for each activity which extend from the global graph.
/external/chromium-trace/catapult/telemetry/third_party/altgraph/altgraph.egg-info/
DPKG-INFO11 graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with
115 - ``altgraph.Graph.forw_topo_sort`` failed for some sparse graphs.
/external/clang/docs/
DCMakeLists.txt51 "Use svg instead of png files for doxygen graphs." OFF)
/external/parameter-framework/upstream/doc/
DCMakeLists.txt32 "Generate graphs in the doxygen documentation (you need the 'dot'
/external/svox/pico/lib/
Dpicopr.c327 picoktab_Graphs graphs; member
635 id = picoktab_graphOffset(pr->graphs, utf8char); in tok_tokenDigitStrToInt()
637 if (picoktab_getIntPropValue(pr->graphs, id, &n)) { in tok_tokenDigitStrToInt()
1210 lid = picoktab_graphOffset(pr->graphs, lstr); in pr_appendItemToOutItemList()
1211 if ((lid > 0) && picoktab_getIntPropTokenType(pr->graphs, lid, &ltype) && in pr_appendItemToOutItemList()
1214 picoktab_getIntPropTokenSubType(pr->graphs,lid, &lsubtype); in pr_appendItemToOutItemList()
1755 lid = picoktab_graphOffset(pr->graphs,pr->tmpItem.data); in pr_getOutputItemList()
1757 if (picoktab_getIntPropTokenType(pr->graphs, lid, &ltype)) { in pr_getOutputItemList()
1762 picoktab_getIntPropTokenSubType(pr->graphs, lid, &lsubtype); in pr_getOutputItemList()
3311 pr->graphs = picoktab_getGraphs(this->voice->kbArray[PICOKNOW_KBID_TAB_GRAPHS]); in picopr_newPreprocUnit()
[all …]
/external/llvm/docs/
DCMakeLists.txt60 "Use svg instead of png files for doxygen graphs." OFF)
/external/bison/doc/
DDoxyfile.in953 # recommended to install and use dot, since it yields more powerful graphs.
957 # If set to YES, the inheritance and collaboration graphs will hide
990 # If set to YES, the inheritance and collaboration graphs will show the
1012 # So in most cases it will be better to enable call graphs for selected
1040 # (in pixels) of the graphs generated by dot. If a graph becomes larger than
1048 # (in pixels) of the graphs generated by dot. If a graph becomes larger than
1056 # the graphs generated by dot. A depth value of 3 means that only
1070 # arrows in the dot generated graphs.
1076 # the various graphs.
/external/deqp/doc/testspecs/GLES2/
Dperformance.shaders.operator.txt63 it is also normal to get graphs where the horizontal left part is of zero width,

1234