Lines Matching refs:unresolved_col_width
50 const unsigned int unresolved_col_width = BITS_PER_LONG / 4; in hists__set_unres_dso_col_len() local
52 if (hists__col_len(hists, dso) < unresolved_col_width && in hists__set_unres_dso_col_len()
55 hists__set_col_len(hists, dso, unresolved_col_width); in hists__set_unres_dso_col_len()
60 const unsigned int unresolved_col_width = BITS_PER_LONG / 4; in hists__calc_col_len() local
75 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
102 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
116 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
125 + unresolved_col_width + 2; in hists__calc_col_len()
131 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
138 + unresolved_col_width + 2; in hists__calc_col_len()
142 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
152 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
156 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()