Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Ddraw.py217 def draw_sec_labels(ctx, options, rect, sec_w, nsecs): argument
232 def draw_box_ticks(ctx, rect, sec_w): argument
383 def render_charts(ctx, options, clip, trace, curr_y, w, h, sec_w): argument
623 def render_processes_chart(ctx, options, trace, curr_y, width, h, sec_w): argument
764 def draw_process_bar_chart(ctx, clip, options, proc_tree, times, curr_y, w, h, sec_w): argument
945 def draw_cuml_graph(ctx, proc_tree, chart_bounds, duration, sec_w, stat_type): argument