Home
last modified time | relevance | path

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

/tools/perf/util/
Dhist.h134 void hists__output_recalc_col_len(struct hists *hists, int max_rows);
Dhist.c184 void hists__output_recalc_col_len(struct hists *hists, int max_rows) in hists__output_recalc_col_len() function
/tools/perf/
Dbuiltin-top.c299 hists__output_recalc_col_len(hists, top->print_entries - printed); in perf_top__print_sym_table()