Home
last modified time | relevance | path

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

/tools/perf/util/
Dhist.c58 void hists__calc_col_len(struct hists *hists, struct hist_entry *h) in hists__calc_col_len() function
195 hists__calc_col_len(hists, n); in hists__output_recalc_col_len()
1193 hists__calc_col_len(hists, n); in hists__output_resort()
1215 hists__calc_col_len(hists, h); in hists__remove_entry_filter()
Dhist.h163 void hists__calc_col_len(struct hists *hists, struct hist_entry *he);