Lines Matching refs:unresolved_col_width
76 const unsigned int unresolved_col_width = BITS_PER_LONG / 4; in hists__set_unres_dso_col_len() local
78 if (hists__col_len(hists, dso) < unresolved_col_width && in hists__set_unres_dso_col_len()
81 hists__set_col_len(hists, dso, unresolved_col_width); in hists__set_unres_dso_col_len()
86 const unsigned int unresolved_col_width = BITS_PER_LONG / 4; in hists__calc_col_len() local
103 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
130 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
145 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
162 + unresolved_col_width + 2; in hists__calc_col_len()
168 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
177 + unresolved_col_width + 2; in hists__calc_col_len()
181 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
191 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
196 unresolved_col_width + 4 + 2); in hists__calc_col_len()
199 unresolved_col_width + 4 + 2); in hists__calc_col_len()
202 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()