Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/intel_pstate_tracer/
H A Dintel_pstate_tracer.py50 C_SAMPLE = 15 variable
116 … {:d}:{:d} with linespoints linestyle 1 axis x1y2 title "performance",\\'.format(C_SAMPLE, C_CORE))
117 …:d}:{:d} with linespoints linestyle 2 axis x1y2 title "scaled-busy",\\'.format(C_SAMPLE, C_SCALED))
118 …ng {:d}:{:d} with linespoints linestyle 3 axis x1y2 title "io-boost",\\'.format(C_SAMPLE, C_BOOST))
119 … '" using {:d}:{:d} with linespoints linestyle 4 axis x1y1 title "P-State"'.format(C_SAMPLE, C_TO))
183 …tr = "plot for [i in title_list] i.'.csv' using {:d}:{:d} pt 7 ps 1 title i".format(C_SAMPLE, C_TO)
/openbmc/u-boot/board/bosch/shc/
H A DKconfig61 config C_SAMPLE config in choiceab9105fa0204
/openbmc/linux/tools/power/x86/amd_pstate_tracer/
H A Damd_pstate_trace.py43 C_SAMPLE = 13 variable