Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Ddraw.py84 CPU_PRESSURE_AVG10_COLOR = (0.0, 0.0, 0.0, 1.0) variable
444 …ctx, "avg10 CPU Pressure (max %d%%)" % (max_sample_avg.avg10), CPU_PRESSURE_AVG10_COLOR, off_x, c…
458 draw_chart (ctx, CPU_PRESSURE_AVG10_COLOR, False, chart_rect, \
470 draw_text (ctx, label, CPU_PRESSURE_AVG10_COLOR, pos_x + shift_x, curr_y + shift_y)