Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/amd_pstate_tracer/
H A Damd_pstate_trace.py71 g_plot = ipt.common_gnuplot_settings()
88 g_plot = ipt.common_gnuplot_settings()
103 g_plot = ipt.common_gnuplot_settings()
117 g_plot = ipt.common_gnuplot_settings()
131 g_plot = ipt.common_gnuplot_settings()
145 g_plot = ipt.common_gnuplot_settings()
/openbmc/linux/tools/power/x86/intel_pstate_tracer/
H A Dintel_pstate_tracer.py291 g_plot = common_gnuplot_settings()
295 def common_gnuplot_settings(): function