Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/
H A Ddraw.py186 def draw_legend_line(ctx, label, fill_color, x, y, s): function
388 draw_legend_line(ctx, "Disk throughput", DISK_TPUT_COLOR, off_x, curr_y+20, leg_s)
478draw_legend_line(ctx, "Swap (scale: %u MiB)" % max([(sample.swap)/1024 for sample in mem_stats]), \