Searched refs:show (Results 1 - 5 of 5) sorted by relevance

/gem5/src/systemc/tests/systemc/datatypes/fx/constructors/
H A Darray.cpp74 void show(char const *const name, int i, T val) { function
85 show("a", 0, a);
86 show("b", 0, b);
96 show("a", i, a);
97 show("b", i, b);
/gem5/src/systemc/tests/systemc/datatypes/fx/fast_constructors/
H A Darray.cpp75 void show(char const *const name, int i, T val) { function
86 show("a", 0, a);
87 show("b", 0, b);
97 show("a", i, a);
98 show("b", i, b);
/gem5/util/plot_dram/
H A Ddram_lat_mem_rd_plot.py148 plt.show()
H A Ddram_sweep_plot.py190 plt.show()
/gem5/util/minorview/
H A Dview.py135 overlay.show(cr)
356 def show(self, cr): member in class:Overlay

Completed in 8 milliseconds