Lines Matching refs:unresolved_col_width
71 const unsigned int unresolved_col_width = BITS_PER_LONG / 4; in hists__set_unres_dso_col_len() local
73 if (hists__col_len(hists, dso) < unresolved_col_width && in hists__set_unres_dso_col_len()
76 hists__set_col_len(hists, dso, unresolved_col_width); in hists__set_unres_dso_col_len()
81 const unsigned int unresolved_col_width = BITS_PER_LONG / 4; in hists__calc_col_len() local
98 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
125 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
140 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
157 + unresolved_col_width + 2; in hists__calc_col_len()
163 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
172 + unresolved_col_width + 2; in hists__calc_col_len()
176 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
186 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
191 unresolved_col_width + 4 + 2); in hists__calc_col_len()
194 unresolved_col_width + 4 + 2); in hists__calc_col_len()
197 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()