Lines Matching refs:unresolved_col_width
72 const unsigned int unresolved_col_width = BITS_PER_LONG / 4; in hists__set_unres_dso_col_len() local
74 if (hists__col_len(hists, dso) < unresolved_col_width && in hists__set_unres_dso_col_len()
77 hists__set_col_len(hists, dso, unresolved_col_width); in hists__set_unres_dso_col_len()
82 const unsigned int unresolved_col_width = BITS_PER_LONG / 4; in hists__calc_col_len() local
99 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
126 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
141 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
158 + unresolved_col_width + 2; in hists__calc_col_len()
164 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
173 + unresolved_col_width + 2; in hists__calc_col_len()
177 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
187 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
192 unresolved_col_width + 4 + 2); in hists__calc_col_len()
195 unresolved_col_width + 4 + 2); in hists__calc_col_len()
198 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()