Home
last modified time | relevance | path

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

/Linux-v4.19/tools/power/x86/intel_pstate_tracer/
Dintel_pstate_tracer.py57 C_TO = 7 variable
118 … '" using {:d}:{:d} with linespoints linestyle 4 axis x1y1 title "P-State"'.format(C_SAMPLE, C_TO))
137 …'" using {:d}:{:d} with linespoints linestyle 4 axis x1y1 title "P-State"'.format(C_ELAPSED, C_TO))
184 …tr = "plot for [i in title_list] i.'.csv' using {:d}:{:d} pt 7 ps 1 title i".format(C_SAMPLE, C_TO)
201 …r = "plot for [i in title_list] i.'.csv' using {:d}:{:d} pt 7 ps 1 title i".format(C_ELAPSED, C_TO)