Home
last modified time | relevance | path

Searched defs:chart_bounds (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Ddraw.py271 def draw_chart(ctx, color, fill, chart_bounds, data, proc_tree, data_range): argument
945 def draw_cuml_graph(ctx, proc_tree, chart_bounds, duration, sec_w, stat_type): argument