Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Ddraw.py197 def draw_legend_box(ctx, label, fill_color, x, y, s): function
626 draw_legend_box (ctx, "Configure", \
628 draw_legend_box (ctx, "Compile", \
630 draw_legend_box (ctx, "Install", \
632 draw_legend_box (ctx, "Populate Sysroot", \
634 draw_legend_box (ctx, "Package", \
636 draw_legend_box (ctx, "Package Write", \
767 draw_legend_box (ctx, "Running (%cpu)",
769 draw_legend_box (ctx, "Unint.sleep (I/O)",
771 draw_legend_box (ctx, "Sleeping",
[all …]