Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin-top.c319 const int win_width = top->winsize.ws_col - 1; in perf_top__print_sym_table() local
328 printf("%-*.*s\n", win_width, win_width, graph_dotted_line); in perf_top__print_sym_table()
350 hists__fprintf(hists, false, top->print_entries - printed, win_width, in perf_top__print_sym_table()