Searched refs:longest_proc_name (Results 1 – 2 of 2) sorted by relevance
84 extern unsigned int longest_proc_name;183 if (strlen(label) > longest_proc_name) in alloc_dot_data()184 longest_proc_name = strlen(label); in alloc_dot_data()
67 unsigned int longest_proc_name = 0; variable1696 set_legend_width(longest_label + longest_proc_name + 1 + strlen("writes")); in main()1704 set_legend_width(longest_label + longest_proc_name + 1 + strlen("writes")); in main()