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

/linux-master/tools/power/x86/amd_pstate_tracer/
H A Damd_pstate_trace.py50 C_DES_PERF = 5 variable
94 g_plot('plot "' + file_name + '" using {:d}:{:d} with linespoints linestyle 1 axis x1y1'.format(C_ELAPSED, C_DES_PERF))
136 plot_str = "plot for [i in title_list] i.'.csv' using {:d}:{:d} pt 255 ps 1 title i".format(C_ELAPSED, C_DES_PERF)

Completed in 80 milliseconds