Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dhist.h111 void hists__output_recalc_col_len(struct hists *hists, int max_rows);
Dhist.c165 void hists__output_recalc_col_len(struct hists *hists, int max_rows) in hists__output_recalc_col_len() function
/external/linux-tools-perf/src/tools/perf/
Dbuiltin-top.c295 hists__output_recalc_col_len(&top->sym_evsel->hists, in perf_top__print_sym_table()