Searched defs:proc_tree (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/ |
| H A D | draw.py | 34 def proc_tree (self, trace): member in RenderOptions 239 def draw_annotations(ctx, proc_tree, times, rect): argument 255 def draw_chart(ctx, color, fill, chart_bounds, data, proc_tree, data_range): argument 627 def draw_process_bar_chart(ctx, clip, options, proc_tree, times, curr_y, w, h, sec_w): argument 690 def draw_processes_recursively(ctx, proc, proc_tree, y, proc_h, rect, clip) : argument 722 def draw_process_activity_colors(ctx, proc, proc_tree, x, y, w, proc_h, rect, clip): argument 808 def draw_cuml_graph(ctx, proc_tree, chart_bounds, duration, sec_w, stat_type): argument
|