Searched defs:sec_w (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/ |
| H A D | draw.py | 201 def draw_sec_labels(ctx, options, rect, sec_w, nsecs): argument 216 def draw_box_ticks(ctx, rect, sec_w): argument 361 def render_charts(ctx, options, clip, trace, curr_y, w, h, sec_w): argument 499 def render_processes_chart(ctx, options, trace, curr_y, w, h, sec_w): argument 627 def draw_process_bar_chart(ctx, clip, options, proc_tree, times, curr_y, w, h, sec_w): argument 808 def draw_cuml_graph(ctx, proc_tree, chart_bounds, duration, sec_w, stat_type): argument
|