Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dhist.h186 void hists__output_recalc_col_len(struct hists *hists, int max_rows);
H A Dhist.c239 void hists__output_recalc_col_len(struct hists *hists, int max_rows) in hists__output_recalc_col_len() function
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-top.c348 hists__output_recalc_col_len(hists, top->print_entries - printed); in perf_top__print_sym_table()