Lines Matching refs:unresolved_col_width
78 const unsigned int unresolved_col_width = BITS_PER_LONG / 4; in hists__set_unres_dso_col_len() local
80 if (hists__col_len(hists, dso) < unresolved_col_width && in hists__set_unres_dso_col_len()
83 hists__set_col_len(hists, dso, unresolved_col_width); in hists__set_unres_dso_col_len()
88 const unsigned int unresolved_col_width = BITS_PER_LONG / 4; in hists__calc_col_len() local
105 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
132 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
147 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
164 + unresolved_col_width + 2; in hists__calc_col_len()
170 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
179 + unresolved_col_width + 2; in hists__calc_col_len()
183 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
193 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
198 unresolved_col_width + 4 + 2); in hists__calc_col_len()
201 unresolved_col_width + 4 + 2); in hists__calc_col_len()
204 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()