Searched defs:sec_w (Results 1 – 1 of 1) sorted by relevance
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
H A D | draw.py | 222 def draw_sec_labels(ctx, options, rect, sec_w, nsecs): argument 237 def draw_box_ticks(ctx, rect, sec_w): argument 388 def render_charts(ctx, options, clip, trace, curr_y, w, h, sec_w): argument 671 def render_processes_chart(ctx, options, trace, curr_y, width, h, sec_w): argument 812 def draw_process_bar_chart(ctx, clip, options, proc_tree, times, curr_y, w, h, sec_w): argument 993 def draw_cuml_graph(ctx, proc_tree, chart_bounds, duration, sec_w, stat_type): argument
|