Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dhist.c56 void hists__calc_col_len(struct hists *hists, struct hist_entry *h) in hists__calc_col_len() function
173 hists__calc_col_len(hists, n); in hists__output_recalc_col_len()
1154 hists__calc_col_len(hists, n); in hists__output_resort()
1176 hists__calc_col_len(hists, h); in hists__remove_entry_filter()
Dhist.h157 void hists__calc_col_len(struct hists *hists, struct hist_entry *he);