Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/amd_pstate_tracer/
H A Damd_pstate_trace.py45 C_LOAD = 11 variable
111 …+ file_name + '" using {:d}:{:d} with linespoints linestyle 1 axis x1y1'.format(C_ELAPSED, C_LOAD))
152 …"plot for [i in title_list] i.'.csv' using {:d}:{:d} pt 255 ps 1 title i".format(C_ELAPSED, C_LOAD)
/openbmc/linux/tools/power/x86/intel_pstate_tracer/
H A Dintel_pstate_tracer.py52 C_LOAD = 13 variable
169 …+ file_name + '" using {:d}:{:d} with linespoints linestyle 1 axis x1y1'.format(C_ELAPSED, C_LOAD))
214 …= "plot for [i in title_list] i.'.csv' using {:d}:{:d} pt 7 ps 1 title i".format(C_ELAPSED, C_LOAD)