Home
last modified time | relevance | path

Searched refs:g_plot (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/power/x86/intel_pstate_tracer/
H A Dintel_pstate_tracer.py185 g_plot(plot_str)
202 g_plot(plot_str)
216 g_plot(plot_str)
230 g_plot(plot_str)
244 g_plot(plot_str)
258 g_plot(plot_str)
272 g_plot(plot_str)
286 g_plot(plot_str)
293 return(g_plot)
306 g_plot('set grid')
[all …]
/openbmc/linux/tools/power/x86/amd_pstate_tracer/
H A Damd_pstate_trace.py73 g_plot('set yrange [0:7]')
74 g_plot('set ytics 0, 1')
78 g_plot('set key off')
90 g_plot('set yrange [0:255]')
93 g_plot('set key off')
106 g_plot('set ytics 0, 10')
109 g_plot('set key off')
125 g_plot(plot_str)
139 g_plot(plot_str)
147 g_plot('set yrange [0:100]')
[all …]