Home
last modified time | relevance | path

Searched refs:win_width (Results 1 – 1 of 1) sorted by relevance

/external/linux-tools-perf/
Dbuiltin-top.c284 const int win_width = winsize.ws_col - 1; in print_sym_table() local
295 printf("%-*.*s\n", win_width, win_width, graph_dotted_line); in print_sym_table()