Lines Matching refs:unresolved_col_width
59 const unsigned int unresolved_col_width = BITS_PER_LONG / 4; in hists__set_unres_dso_col_len() local
61 if (hists__col_len(hists, dso) < unresolved_col_width && in hists__set_unres_dso_col_len()
64 hists__set_col_len(hists, dso, unresolved_col_width); in hists__set_unres_dso_col_len()
69 const unsigned int unresolved_col_width = BITS_PER_LONG / 4; in hists__calc_col_len() local
84 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
111 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
125 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
141 + unresolved_col_width + 2; in hists__calc_col_len()
147 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
156 + unresolved_col_width + 2; in hists__calc_col_len()
160 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
170 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()
175 unresolved_col_width + 4 + 2); in hists__calc_col_len()
178 symlen = unresolved_col_width + 4 + 2; in hists__calc_col_len()