Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Ddraw.py92 MEM_PRESSURE_AVG10_COLOR = (0.0, 0.0, 0.0, 1.0) variable
512 …ctx, "avg10 MEM Pressure (max %d%%)" % (max_sample_avg.avg10), MEM_PRESSURE_AVG10_COLOR, off_x, c…
526 draw_chart (ctx, MEM_PRESSURE_AVG10_COLOR, False, chart_rect, \
538 draw_text (ctx, label, MEM_PRESSURE_AVG10_COLOR, pos_x + shift_x, curr_y + shift_y)