Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dhist.c68 void hists__calc_col_len(struct hists *hists, struct hist_entry *h) in hists__calc_col_len() function
176 hists__calc_col_len(hists, n); in hists__output_recalc_col_len()
327 hists__calc_col_len(hists, h); in hists__inc_nr_entries()
761 hists__calc_col_len(hists, h); in hists__remove_entry_filter()
Dhist.h132 void hists__calc_col_len(struct hists *hists, struct hist_entry *he);