Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Ddraw.py88 IO_PRESSURE_AVG10_COLOR = (0.0, 0.0, 0.0, 1.0) variable
478 …(ctx, "avg10 I/O Pressure (max %d%%)" % (max_sample_avg.avg10), IO_PRESSURE_AVG10_COLOR, off_x, c…
492 draw_chart (ctx, IO_PRESSURE_AVG10_COLOR, False, chart_rect, \
504 draw_text (ctx, label, IO_PRESSURE_AVG10_COLOR, pos_x + shift_x, curr_y + shift_y)